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

posted on   cutepig  阅读(243)  评论(0编辑  收藏  举报

导航

点击右上角即可分享
微信分享提示