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