HP-UX Reference (11i v2 07/12) - 3 Library Functions N-Z (vol 7)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
..................................................................................................................................... see privileges(3)
privset_union(): privilege manipulation operations for checking and debugging purposes
..................................................................................................................................... see privileges(3)
pthread(3T): pthread() ............................................................................. introduction to POSIX.1c Threads
pthread_atfork(3T): pthread_atfork() ..................................................................... register fork handlers
pthread_attr_destroy(): destroy a thread attribute ......................................... see pthread_attr_init(3T)
pthread_attr_getdetachstate(3T): pthread_attr_getdetachstate(),
pthread_attr_getguardsize(), pthread_attr_getinheritsched(),
pthread_attr_getprocessor_np(), pthread_attr_getschedparam(),
pthread_attr_getschedpolicy(), pthread_attr_getscope(), pthread_attr_getstackaddr(),
pthread_attr_getstacksize(), pthread_attr_getrsestacksize_np(),
pthread_attr_setdetachstate() .......................................................... get and set thread attributes
pthread_attr_getdetachstate(3T): pthread_attr_setguardsize(),
pthread_attr_setinheritsched(), pthread_attr_setprocessor_np(),
pthread_attr_setschedparam(), pthread_attr_setschedpolicy(),
pthread_attr_setscope(),pthread_attr_setstackaddr(), pthread_attr_setstacksize(),
pthread_attr_setrsestacksize_np() .................................................. get and set thread attributes
pthread_attr_getguardsize(): get and set thread attributes ........ see pthread_attr_getdetachstate(3T)
pthread_attr_getinheritsched(): get and set thread attributes
................................................................................................... see pthread_attr_getdetachstate(3T)
pthread_attr_getprocessor_np(): get and set thread attributes
................................................................................................... see pthread_attr_getdetachstate(3T)
pthread_attr_getrsestacksize_np(): get and set thread attributes
................................................................................................... see pthread_attr_getdetachstate(3T)
pthread_attr_getschedparam(): get and set thread attributes ...... see pthread_attr_getdetachstate(3T)
pthread_attr_getschedpolicy(): get and set thread attributes .... see pthread_attr_getdetachstate(3T)
pthread_attr_getscope(): get and set thread attributes ................ see pthread_attr_getdetachstate(3T)
pthread_attr_getstackaddr(): get and set thread attributes ........ see pthread_attr_getdetachstate(3T)
pthread_attr_getstacksize(): get and set thread attributes ........ see pthread_attr_getdetachstate(3T)
pthread_attr_init(3T): pthread_attr_init(), pthread_attr_destroy()
............................................................................................ initialize or destroy a thread attribute object
pthread_attr_setdetachstate(): get and set thread attributes .... see pthread_attr_getdetachstate(3T)
pthread_attr_setguardsize(): get and set thread attributes ........ see pthread_attr_getdetachstate(3T)
pthread_attr_setinheritsched(): get and set thread attributes
................................................................................................... see pthread_attr_getdetachstate(3T)
pthread_attr_setprocessor_np(): get and set thread attributes
................................................................................................... see pthread_attr_getdetachstate(3T)
pthread_attr_setrsestacksize_np(): get and set thread attributes
................................................................................................... see pthread_attr_getdetachstate(3T)
pthread_attr_setschedparam(): get and set thread attributes ...... see pthread_attr_getdetachstate(3T)
pthread_attr_setschedpolicy(): get and set thread attributes .... see pthread_attr_getdetachstate(3T)
pthread_attr_setscope(): get and set thread attributes ................ see pthread_attr_getdetachstate(3T)
pthread_attr_setstackaddr(): get and set thread attributes ........ see pthread_attr_getdetachstate(3T)
pthread_attr_setstacksize(): get and set thread attributes ........ see pthread_attr_getdetachstate(3T)
pthread_cancel(3T): thread_cancel() ............................................................. cancel execution of a thread
pthread_cleanup_pop(3T): pthread_cleanup_pop(), pthread_cleanup_push()
......................................................................... register or remove a thread cancellation cleanup handler
pthread_cleanup_push(): register a thread cancellation cleanup handler ... see pthread_cleanup_pop(3T)
pthread_cond_broadcast(): unblock all threads waiting on a condition
variable ................................................................................................... see pthread_cond_signal(3T)
pthread_cond_destroy(): destroy a condition variable ..................................... see pthread_cond_init(3T)
pthread_cond_init(3T): pthread_cond_init(), pthread_cond_destroy()
................................................................................................... initialize or destroy a condition variable
pthread_cond_signal(3T): pthread_cond_signal(), pthread_cond_broadcast()
........................................................................ unblock one or all threads waiting on a condition variable
pthread_cond_timedwait(): timed wait on a thread condition variable .......... see pthread_cond_wait(3T)
pthread_cond_wait(3T): pthread_cond_wait(), pthread_cond_timedwait()
..................................................................................... wait or timed wait on a thread condition variable
pthread_condattr_destroy(): destroy a thread condition variable
attribute object ...................................................................................... see pthread_condattr_init(3T)
pthread_condattr_getpshared(3T): pthread_condattr_getpshared(),
44 Hewlett-Packard Company HP-UX 11i Version 2: December 2007 Update