cf_destroy_sem¶
Category: multithreading
GitHub: cute_multithreading.h
Destroys a CF_Semaphore made by cf_make_sem.
Parameters | Description |
---|---|
semaphore | The semaphore. |
Related Pages¶
CF_Semaphore
cf_make_sem
cf_sem_value
cf_sem_post
cf_sem_try
cf_sem_wait