HP-UX Reference (11i v2 03/08) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)

Index
All Volumes
Description Entry Name(Section)
pthread_attr_getscope() - get the contentionscope attribute ............. pthread_attr_getdetachstate(3T)
pthread_attr_getstackaddr() - get the stackaddr attribute .............. pthread_attr_getdetachstate(3T)
pthread_attr_getstacksize() - get the stacksize attribute ................ pthread_attr_getdetachstate(3T)
pthread_attr_init() - initialize a thread attribute object ........................................ pthread_attr_init(3T)
pthread_attr_setdetachstate() - set the detachstate attribute ........ pthread_attr_getdetachstate(3T)
pthread_attr_setguradsize() - set the guardsize attribute ............... pthread_attr_getdetachstate(3T)
pthread_attr_setinheritsched() - set the inheritsched attribute .... pthread_attr_getdetachstate(3T)
pthread_attr_setprocessor_np() - set the processor
and binding_type attributes .............................................................. pthread_attr_getdetachstate(3T)
pthread_attr_setschedparam() - set the schedparam attribute ......... pthread_attr_getdetachstate(3T)
pthread_attr_setschedpolicy() - set the schedpolicy attribute ........ pthread_attr_getdetachstate(3T)
pthread_attr_setscope() - set the contentionscope attribute .............. pthread_attr_getdetachstate(3T)
pthread_attr_setstackaddr() - set the stackaddr attribute ............... pthread_attr_getdetachstate(3T)
pthread_attr_setstacksize() - set the stacksize attribute ................ pthread_attr_getdetachstate(3T)
pthread_cancel() - cancel execution of a thread ........................................................... pthread_cancel(3T)
pthread_cleanup_pop() - remove a thread cancellation cleanup handler ......... pthread_cleanup_pop(3T)
pthread_cleanup_push() - register a thread cancellation cleanup handler ...... pthread_cleanup_pop(3T)
pthread_condattr_destroy() - destroy a thread condition variable
attributes object ............................................................................................ pthread_condattr_init(3T)
pthread_condattr_getpshared() - get the thread process-shared
attribute .......................................................................................... pthread_condattr_getpshared(3T)
pthread_condattr_init() - initialize a thread condition variable
attributes object ............................................................................................ pthread_condattr_init(3T)
pthread_condattr_setpshared() - set the thread process-shared
attribute .......................................................................................... pthread_condattr_getpshared(3T)
pthread_cond_broadcast() - unblock all threads waiting on a condition variablepthread_cond_signal(3T)
pthread_cond_destroy() - destroy a thread condition variable .............................. pthread_cond_init(3T)
pthread_cond_init() - initialize a thread condition variable .................................. pthread_cond_init(3T)
pthread_cond_signal() - unblock one thread waiting on a condition variable ... pthread_cond_signal(3T)
pthread_cond_timedwait() - timedwait on a thread condition variable ............... pthread_cond_wait(3T)
pthread_cond_wait() - wait on a thread condition variable ................................... pthread_cond_wait(3T)
pthread_continue() - continue execution of a thread ........................................... pthread_resume_np(3T)
pthread_create() - create a new thread of execution .................................................... pthread_create(3T)
pthread_default_stacksize_np() - change the default stacksize .... pthread_default_stacksize_np(3T)
pthread_detach() - mark a thread as detached to reclaim its resources when terminatepthread_detach(3T)
pthread_equal() - compare two thread identifiers ........................................................... pthread_equal(3T)
pthread_exit() - cause the calling thread to terminate ...................................................... pthread_exit(3T)
pthread_getconcurrency() - get concurrency level of unbound threads ..... pthread_getconcurrency(3T)
pthread_getschedparam() - get the scheduling policy and associated
parameters ............................................................................................... pthread_getschedparam(3T)
pthread_getspecific() - get the thread-specific data associated with a key ........ pthread_getspecific(3T)
pthread_gettimeslice_np() - set or get the scheduling timeslice value for PTHREAD_SCOPE_PROCESS
threads with SCHED_TIMESHARE scheduling policy ................................ pthread_gettimeslice_np(3T)
pthread_join() - wait for the termination of a specified thread ......................................... pthread_join(3T)
pthread_key_create() - create a thread-specific data key .................................... pthread_key_create(3T)
pthread_key_delete() - destroy a thread-specific data key .................................. pthread_key_create(3T)
pthread_kill() - send a signal to a thread .......................................................................... pthread_kill(3T)
pthread_launch_policy() - setting thread launch policy ............................... pthread_launch_policy(3T)
pthread_ldom_bind_np() - bind a thread to a locality domain ............... pthread_processor_bind_np(3T)
pthread_ldom_id_np() - obtain locality domain IDs ............................... pthread_processor_bind_np(3T)
pthread_mutexattr_destroy() - destroy a mutex attribute object ............... pthread_mutexattr_init(3T)
pthread_mutexattr_disable_handoff_np() - disable mutex-specific handoff mode
...................................................................................................... pthread_mutexattr_getspin_np(3T)
pthread_mutexattr_getprioceiling() - get the prioceiling attribute
..................................................................................................... pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_getprotocol() - get the protocol attribute .... pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_getpshared() - get the process-shared attributepthread_mutexattr_getpshared(3T)
pthread_mutexattr_getspin_np() - get mutex spin attribute ........ pthread_mutexattr_getspin_np(3T)
pthread_mutexattr_gettype() - get the type attribute ................... pthread_mutexattr_getpshared(3T)
pthread_mutexattr_init() - initialize a mutex attribute object ................... pthread_mutexattr_init(3T)
pthread_mutexattr_setprioceiling() - set the prioceiling attribute
Index132 Hewlett-Packard Company HP-UX 11i Version 2: August 2003