VLC 4.0.0-dev
|
Data Fields | |
HMTX | lock |
HEV | wait |
unsigned | waiters |
pthread_mutex_t | lock |
pthread_cond_t | wait |
HMTX wait_bucket::lock |
pthread_mutex_t wait_bucket::lock |
HEV wait_bucket::wait |
pthread_cond_t wait_bucket::wait |
unsigned wait_bucket::waiters |
Referenced by vlc_atomic_notify_all(), wait_bucket_enter(), and wait_bucket_leave().