Test2::Event::Waiting (3pm) - Tell all procs/threads it is time to be done
aio_suspend (3) - wait for asynchronous I/O operation or timeout
aio_suspend (3p) - wait for an asynchronous I/O request (REALTIME)
epoll_pwait (2) - wait for an I/O event on an epoll file descriptor
epoll_wait (2) - wait for an I/O event on an epoll file descriptor
mysql_waitpid (1) - kill process and wait for its termination
pause (2) - wait for signal
poll (2) - wait for some event on a file descriptor
ppoll (2) - wait for some event on a file descriptor
pthread_barrier_wait (3p) - synchronize at a barrier (ADVANCED REALTIME THREADS)
pthread_cond_timedwait (3p) - wait on a condition
pthread_cond_wait (3p) - wait on a condition
pthread_join (3p) - wait for thread termination
rt_sigsuspend (2) - wait for a signal
rt_sigtimedwait (2) - synchronously wait for queued signals
sem_timedwait (3) - lock a semaphore
sem_timedwait (3p) - lock a semaphore (ADVANCED REALTIME)
sem_trywait (3) - lock a semaphore
sem_trywait (3p) - lock a semaphore (REALTIME)
sem_wait (3) - lock a semaphore
sem_wait (3p) - lock a semaphore (REALTIME)
sigpause (3) - atomically release blocked signals and wait for interrupt
sigsuspend (2) - wait for a signal
sigsuspend (3p) - wait for a signal
sigtimedwait (2) - synchronously wait for queued signals
sigtimedwait (3p) - wait for queued signals (REALTIME)
sigwait (3) - wait for a signal
sigwait (3p) - wait for queued signals
sigwaitinfo (2) - synchronously wait for queued signals
sigwaitinfo (3p) - wait for queued signals (REALTIME)
sys_wait.h (0p) - declarations for waiting
tcdrain (3p) - wait for transmission of output
times (3p) - get process and waited-for child process times
wait (1) - bash built-in commands, see bash(1)
wait (1p) - await process completion
wait (2) - wait for process to change state
wait (3p) - wait for a child process to stop or terminate
wait.h (0p) - declarations for waiting
wait3 (2) - wait for process to change state, BSD style
wait4 (2) - wait for process to change state, BSD style
waitid (2) - wait for process to change state
waitid (3p) - wait for a child process to change state
waitpid (2) - wait for process to change state
waitpid (3p) - wait for a child process to stop or terminate