CF_ConditionVariable¶
Category: multithreading
GitHub: cute_multithreading.h
An opaque handle representing a condition variable.
Related Pages¶
cf_cv_wait
cf_make_cv
cf_destroy_cv
cf_cv_wake_all
cf_cv_wake_one
Category: multithreading
GitHub: cute_multithreading.h
An opaque handle representing a condition variable.
cf_cv_wait
cf_make_cv
cf_destroy_cv
cf_cv_wake_all
cf_cv_wake_one