Differences between semaphores,critical section and mutexes
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, Can some one tell me the differences between semaphores,critical section and mutexes.When should they be used(i know these are used for synchronization between threads) and the advantages/disadvantages of them over the other. Thanks in advance Regards Raghu
-
Hi All, Can some one tell me the differences between semaphores,critical section and mutexes.When should they be used(i know these are used for synchronization between threads) and the advantages/disadvantages of them over the other. Thanks in advance Regards Raghu