Search Results

7
votes
12answers
1k views

What is a mutex?

A mutex is a programming concept that is frequently used to solve multi-threading problems. My question to the community: What is a mutex and how do you use it? …
2
votes

What is a mutex?

Nope, just asking some basic questions that I noticed were missing, and I consider it bad form to answer your own questions. …