| | | | |
| P |
| |
| | parallel |
| | | algorithms ( ) |
| | | array computation ( ) |
| |
| | Pascal ( ) |
| |
| | PC, program counter ( ) |
| |
| | PC_GETCID ( ) |
| |
| | PC_GETCLINFO ( ) |
| |
| | PC_GETPARMS ( ) |
| |
| | PC_SETPARMS ( ) |
| |
| | per-process signal handler ( ) |
| |
| | per-thread signal handler ( ) |
| |
| | Peterson's Algorithm ( ) |
| |
| | PL/1 language ( ) |
| |
| | portability ( ) |
| |
| | POSIX 1003.4a ( ) |
| |
| | pread(2) ( ) ( ) |
| |
| | printf(3S) ( ) ( ) |
| |
| | printf problem ( ) |
| |
| | priocntl(2) ( ) ( ) ( ) |
| |
| | priority ( ) ( ) ( ) ( ) ( ) ( ) |
| | | finding for a thread ( ) |
| | | inheritance ( ) ( ) ( ) |
| | | and scheduling ( ) |
| | | range ( ) |
| | | setting for a thread ( ) |
| |
| | process |
| | | terminating ( ) |
| | | traditional UNIX ( ) |
| |
| | producer/consumer problem ( ) ( ) ( ) |
| |
| | profil(2) ( ) |
| |
| | profiling an LWP ( ) |
| |
| | programmer-allocated stack ( ) ( ) ( ) ( ) |
| |
| | prolagen, semaphore, P operation ( ) |
| |
| | pthread_atfork ( ) |
| |
| | pthread_attr_getdetachstate ( ) |
| |
| | pthread_attr_getguardsize ( ) |
| |
| | pthread_attr_getinheritsched ( ) |
| |
| | pthread_attr_getschedparam ( ) |
| |
| | pthread_attr_getschedpolicy ( ) |
| |
| | pthread_attr_getscope ( ) |
| |
| | pthread_attr_getstackaddr ( ) |
| |
| | pthread_attr_getstacksize ( ) |
| |
| | pthread_attr_init ( ) |
| | | attribute values ( ) |
| |
| | pthread_attr_setdetachstate ( ) |
| |
| | pthread_attr_setguardsize ( ) |
| |
| | pthread_attr_setinheritsched ( ) |
| |
| | pthread_attr_setschedparam ( ) |
| |
| | pthread_attr_setschedpolicy ( ) |
| |
| | pthread_attr_setscope ( ) |
| |
| | pthread_attr_setstackaddr ( ) |
| |
| | pthread_attr_setstacksize ( ) |
| |
| | pthread_cancel ( ) |
| |
| | pthread_cleanup_pop ( ) |
| |
| | pthread_cleanup_push ( ) |
| |
| | pthread_cond_broadcast ( ) ( ) ( ) |
| |
| | pthread_cond_broadcast(3T) ( ) |
| | | example ( ) |
| |
| | pthread_cond_destroy ( ) |
| |
| | pthread_cond_init ( ) |
| |
| | pthread_cond_signal ( ) ( ) ( ) ( ) |
| |
| | pthread_cond_signal(3T) ( ) |
| | | example ( ) |
| |
| | pthread_cond_timedwait ( ) |
| |
| | pthread_cond_timedwait(3T) ( ) ( ) |
| | | example ( ) |
| |
| | pthread_cond_wait ( ) ( ) |
| |
| | pthread_cond_wait ( ) |
| |
| | pthread_cond_wait(3T) ( ) ( ) ( ) |
| | | example ( ) |
| |
| | pthread_condattr_destroy ( ) |
| |
| | pthread_condattr_getpshared ( ) |
| |
| | pthread_condattr_init ( ) |
| |
| | pthread_condattr_setpshared ( ) |
| |
| | pthread_create ( ) |
| |
| | pthread_detach ( ) |
| |
| | pthread_equal ( ) |
| |
| | pthread_exit ( ) ( ) |
| |
| | pthread_getconcurrency ( ) |
| |
| | pthread_getschedparam ( ) |
| |
| | pthread_getspecific ( ) ( ) ( ) |
| |
| | pthread.h ( ) |
| |
| | pthread_join ( ) ( ) |
| |
| | pthread_join(3T) ( ) ( ) |
| |
| | pthread_keycreate ( ) ( ) ( ) |
| |
| | pthread_keycreate(3T), example ( ) |
| |
| | pthread_keydelete ( ) |
| |
| | pthread_kill ( ) |
| |
| | pthread_kill(3T) ( ) |
| |
| | pthread_mutex_destroy ( ) |
| |
| | pthread_mutex_init ( ) |
| |
| | pthread_mutex_lock ( ) |
| |
| | pthread_mutex_lock(3T) |
| | | example ( ) ( ) ( ) |
| |
| | pthread_mutex_trylock ( ) |
| |
| | pthread_mutex_trylock ( ) |
| |
| | pthread_mutex_unlock ( ) |
| |
| | pthread_mutex_unlock(3T) |
| | | example ( ) ( ) ( ) |
| |
| | pthread_mutexattr_destroy ( ) ( ) |
| |
| | pthread_mutexattr_getpshared ( ) |
| |
| | pthread_mutexattr_gettype ( ) |
| |
| | pthread_mutexattr_init ( ) |
| |
| | pthread_mutexattr_setpshared ( ) |
| |
| | pthread_mutexattr_settype ( ) |
| |
| | pthread_once ( ) |
| |
| | pthread_rwlock_destroy ( ) |
| |
| | pthread_rwlock_init ( ) |
| |
| | pthread_rwlock_rdlock ( ) |
| |
| | pthread_rwlock_tryrdlock ( ) |
| |
| | pthread_rwlock_trywrlock ( ) |
| |
| | pthread_rwlock_unlock ( ) |
| |
| | pthread_rwlock_wrlock ( ) |
| |
| | pthread_rwlockattr_destroy ( ) |
| |
| | pthread_rwlockattr_getpshared ( ) |
| |
| | pthread_rwlockattr_init ( ) |
| |
| | pthread_rwlockattr_setpshared ( ) |
| |
| | PTHREAD_SCOPE_PROCESS ( ) ( ) |
| |
| | PTHREAD_SCOPE_SYSTEM ( ) ( ) |
| |
| | pthread_self ( ) |
| |
| | pthread_setcancelstate ( ) |
| |
| | pthread_setcanceltype ( ) |
| |
| | pthread_setconcurrency ( ) |
| |
| | pthread_setprio(3T) ( ) ( ) |
| |
| | pthread_setschedparam ( ) |
| |
| | pthread_setspecific ( ) ( ) ( ) |
| |
| | pthread_setspecific(3T), example ( ) |
| |
| | pthread_sigmask ( ) |
| |
| | pthread_sigsetmask(3T) ( ) |
| |
| | PTHREAD_STACK_MIN() ( ) |
| |
| | pthread_testcancel ( ) |
| |
| | pthread_yield ( ) |
| |
| | putc(3S) ( ) |
| |
| | putc_unlocked(3S) ( ) |
| |
| | pwrite(2) ( ) ( ) |