FreeSemaphore()
语法
FreeSemaphore(Semaphore)
Destroys the given Semaphore object and frees all resources used by it.
参数
Semaphore The semaphore to free.
返回值
无.
参阅
CreateSemaphore()
已支持操作系统
所有