HP-UX Reference (11i v2 04/09) - 3 Library Functions N-Z (vol 7)
Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
................................................................ initialize or destroy a thread condition variable attribute object
pthread_condattr_setpshared(): set the thread process-shared
attribute .................................................................................... see pthread_condattr_getpshared(3T)
pthread_continue(): continue execution of a thread .................................... see pthread_resume_np(3T)
pthread_create(3T): pthread_create() ................................................... create a new thread of execution
pthread_default_rsestacksize_np(3T): pthread_default_rsestacksize_np()
...................................................................................................................... change the default stacksize.
pthread_detach(3T): pthread_detach()
.................................................... mark a thread as detached to reclaim its resources when it terminates
pthread_equal(3T): pthread_equal() ......................................................... compare two thread identifiers
pthread_exit(3T): pthread_exit() .................................................... cause the calling thread to terminate
pthread_getconcurrency(3T): pthread_getconcurrency(), pthread_setconcurrency()
...................................................................................... get and set concurrency level of unbound threads
pthread_getschedparam(3T): pthread_getschedparam(), pthread_setschedparam()
........................................................................... get and set scheduling policy and associated parameters
pthread_getspecific(3T): pthread_getspecific(), pthread_setspecific()
......................................................................... get and set the thread-specific data associated with a key
pthread_gettimeslice_np(3T): pthread_settimeslice_np(), pthread_gettimeslice_np()
............................. set or get the scheduling timeslice value for PTHREAD_SCOPE_PROCESS threads with
SCHED_TIMESHARE scheduling policy
pthread_gettimeslice_np(): set or get the scheduling timeslice value for PTHREAD_SCOPE_PROCESS
threads with SCHED_TIMESHARE scheduling policy .......................... see pthread_gettimeslice_np(3T)
pthread_join(3T): pthread_join() ....................................... wait for the termination of a specified thread
pthread_key_create(3T): pthread_key_create(), pthread_key_delete()
............................................................................................... create or destroy a thread-specific data key
pthread_key_delete(): destroy a thread-specific data key .......................... see pthread_key_create(3T)
pthread_kill(3T): pthread_kill() ........................................................................ send a signal to a thread
pthread_launch_policy(3T): pthread_launch_policy() ............................. setting thread launch policy
pthread_ldom_bind_np(): bind threads to locality domain ............ see pthread_processor_bind_np(3T)
pthread_ldom_id_np(): obtain locality domain ID ......................... see pthread_processor_bind_np(3T)
pthread_mutex_destroy(): initialize or destroy a mutex ............................. see pthread_mutex_init(3T)
pthread_mutex_disable_handoff_np(): disable process-wide mutex handoff mode
................................................................................................ see pthread_mutexattr_getspin_np(3T)
pthread_mutex_getprioceiling(3T): pthread_mutex_getprioceiling(),
pthread_mutex_setprioceiling() .......................................... get and set the prioceiling of a mutex
pthread_mutex_getyieldfreq_np(): get the yield frequency attribute
...................................................................................................... see pthread_mutex_getspin_np(3T)
pthread_mutex_init(3T): pthread_mutex_init(), pthread_mutex_destroy()
....................................................................................................................... initialize or destroy a mutex
pthread_mutex_lock(3T): pthread_mutex_lock(), pthread_mutex_trylock()lock/try to lock a mutex
pthread_mutex_setprioceiling(): set the prioceiling of a mutexsee pthread_mutex_getprioceiling(3T)
pthread_mutex_setyieldfreq_np(): set the yield frequency attribute
...................................................................................................... see pthread_mutex_getspin_np(3T)
pthread_mutex_trylock(): try to lock a mutex ........................................... see pthread_mutex_lock(3T)
pthread_mutex_unlock(3T): pthread_mutex_unlock() ................................................... unlock a mutex
pthread_mutexattr_destroy(): destroy a mutex attribute object ........ see pthread_mutexattr_init(3T)
pthread_mutexattr_disable_handoff_np(): disable mutex-specific handoff mode
................................................................................................ see pthread_mutexattr_getspin_np(3T)
pthread_mutexattr_getprioceiling(): get the prioceiling attribute
..................................................................................................... see pthread_mutex_getprotocol(3T)
pthread_mutexattr_getprotocol(3T): pthread_mutexattr_getprotocol(),
pthread_mutexattr_setprotocol(), pthread_mutexattr_getprioceiling(),
pthread_mutexattr_setprioceiling() ................. get or set the protocol and prioceiling attributes
pthread_mutexattr_getpshared(3T): pthread_mutexattr_getpshared(),
pthread_mutexattr_setpshared(), pthread_mutexattr_gettype(),
pthread_mutexattr_settype()
.......................................................................................... get or set the process-shared or type attributes
pthread_mutexattr_getspin_np(3T): pthread_mutexattr_getspin_np(),
pthread_mutexattr_setspin_np(), pthread_mutex_getyieldfreq_np(),
pthread_mutex_setyieldfreq_np(), pthread_mutexattr_disable_handoff_np(),
pthread_mutex_disable_handoff_np() . get and set the mutex spin and yield frequency attributes;
xxxviii Hewlett-Packard Company HP-UX 11i Version 2: September 2004