Synchronism, exclusion.

 

Description

Mutex

Token, own by one or more process, work with CSingleLock

Critical Section

Token, own by one process, work with CSingleLock

Semaphore

Limited num of threads to access a shared resource

Event

SetEvent, ResetEvent, WaitForSingleObjects

Powered by Jekyll and Theme by solid

本站总访问量