threads(3perl) - phpMan

Test2::Event::Waiting (3pm) - Tell all procs/threads it is time to be done
exit_group (2)       - exit all threads in a process
perlthrtut (1)       - Tutorial on threads in Perl
pthread.h (0p)       - threads
pthread_attr_getinheritsched (3p) - get and set the inheritsched attribute (R...
pthread_attr_getschedpolicy (3p) - get and set the schedpolicy attribute (REA...
pthread_attr_getscope (3p) - get and set the contentionscope attribute (REALT...
pthread_attr_setinheritsched (3p) - get and set the inheritsched attribute (R...
pthread_attr_setschedpolicy (3p) - get and set the schedpolicy attribute (REA...
pthread_attr_setscope (3p) - get and set the contentionscope attribute (REALT...
pthread_barrier_destroy (3p) - destroy and initialize a barrier object (ADVAN...
pthread_barrier_init (3p) - destroy and initialize a barrier object (ADVANCED...
pthread_barrier_wait (3p) - synchronize at a barrier (ADVANCED REALTIME THREADS)
pthread_barrierattr_destroy (3p) - destroy and initialize the barrier attribu...
pthread_barrierattr_getpshared (3p) - get and set the process-shared attribut...
pthread_barrierattr_init (3p) - destroy and initialize the barrier attributes...
pthread_barrierattr_setpshared (3p) - get and set the process-shared attribut...
pthread_getcpuclockid (3p) - access a thread CPU-time clock (ADVANCED REALTIM...
pthread_getschedparam (3p) - dynamic thread scheduling parameters access (REA...
pthread_kill_other_threads_np (3) - terminate all other threads in process
pthread_mutex_getprioceiling (3p) - get and set the priority ceiling of a mut...
pthread_mutex_setprioceiling (3p) - get and set the priority ceiling of a mut...
pthread_mutexattr_getprioceiling (3p) - get and set the prioceiling attribute...
pthread_mutexattr_getprotocol (3p) - get and set the protocol attribute of th...
pthread_mutexattr_setprioceiling (3p) - get and set the prioceiling attribute...
pthread_mutexattr_setprotocol (3p) - get and set the protocol attribute of th...
pthread_setschedparam (3p) - dynamic thread scheduling parameters access (REA...
pthread_setschedprio (3p) - dynamic thread scheduling parameters access (REAL...
pthread_spin_destroy (3p) - destroy or initialize a spin lock object (ADVANCE...
pthread_spin_init (3p) - destroy or initialize a spin lock object (ADVANCED R...
pthread_spin_lock (3p) - lock a spin lock object (ADVANCED REALTIME THREADS)
pthread_spin_trylock (3p) - lock a spin lock object (ADVANCED REALTIME THREADS)
pthread_spin_unlock (3p) - unlock a spin lock object (ADVANCED REALTIME THREADS)
pthreads (7)         - POSIX threads
rrdthreads (1)       - Provisions for linking the RRD library to use in multi...
Thread (3pm)         - Manipulate threads in Perl (for old code only)
threads (3pm)        - Perl interpreter-based threads
threads::shared (3pm) - Perl extension for sharing data structures between th...