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
membarrier (2)       - issue memory barriers on a set of threads
nptl (7)             - Native POSIX Threads Library
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) - set the inheritsched attribute (REALTIME ...
pthread_attr_setschedpolicy (3p) - set the schedpolicy attribute (REALTIME TH...
pthread_attr_setscope (3p) - set the contentionscope attribute (REALTIME THRE...
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) - change the priority ceiling of a mutex (R...
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) - set the prioceiling attribute of the ...
pthread_mutexattr_setprotocol (3p) - set the protocol attribute of the mutex ...
pthread_setschedparam (3p) - dynamic thread scheduling parameters access (REA...
pthread_setschedprio (3p) - dynamic thread scheduling parameters access (REAL...
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...