...s NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on conditions SYNOPSIS #inclu…...s NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on conditions SYNOPSIS #inclu…...s NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on conditions SYNOPSIS #inclu…...s NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on conditions SYNOPSIS #inclu…...s NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on conditions SYNOPSIS #inclu…...s NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on conditions SYNOPSIS #inclu…...eep (2), and futex (2) (and thus the library functions implemented via futexes, including pthread_cond_timedwait (3), pthread_mutex_timedlock (3), pthread_rwlock_timedrdlock (3)…...ead_cond_broadcast () pthread_cond_destroy () pthread_cond_init () pthread_cond_signal () pthread_cond_timedwait () pthread_cond_wait () pthread_condattr_destroy () pthread_cond…...nc() nanosleep() open() openat() [Added in POSIX.1-2008] pause() poll() pread() pselect() pthread_cond_timedwait() pthread_cond_wait() pthread_join() pthread_testcancel() putmsg…condition creation attributes NAME pthread_condattr_init, pthread_condattr_destroy - condition creation attributes SYNOPSIS #include <pthread.h> int pthread_condattr_init(pthread_c…condition creation attributes NAME pthread_condattr_init, pthread_condattr_destroy - condition creation attributes SYNOPSIS #include <pthread.h> int pthread_condattr_init(pthread_c…lock a semaphore NAME sem_wait, sem_timedwait, sem_trywait - lock a semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <semaphore.h> int sem_wait(…lock a semaphore NAME sem_wait, sem_timedwait, sem_trywait - lock a semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <semaphore.h> int sem_wait(…lock a semaphore NAME sem_wait, sem_timedwait, sem_trywait - lock a semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <semaphore.h> int sem_wait(…overview of signals NAME signal - overview of signals DESCRIPTION Linux supports both POSIX reliable signals (hereinafter "standard signals") and POSIX real-time signals. Signal di…show the execution plan of a statement NAME EXPLAIN - show the execution plan of a statement SYNOPSIS EXPLAIN [ ( option [, ...] ) ] statement where option can be one of: ANALYZE […initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…