== Mutex == This is a real life scenario reported by our Build Master and later adapted from C# to C (remember we also develop Plastic SCM, a distributed version control). It shows what happens when two developers change the same functions in parallel and decide to reorganize the files moving the methods to different locations. Run this example scenario to see the answer. Don't forget to check the "Visual Merge" to better understand the conflicts.