HP-UX Reference (11i v2 07/12) - 7 Device (Special) Files, 9 General Information, Index (vol 10)
Index
All Volumes
Description Entry Name(Section)
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_mutex_disable_handoff_np() - disable process-wide mutex handoff mode
.................................................................................................... pthread_mutexattr_getspin_np(3T)
pthread_mutex_getprioceiling() - get the prioceiling of a mutex ..... pthread_mutex_getprioceiling(3T)
pthread_mutex_getyieldfreq_np() - get mutex yield frequency attribute
.................................................................................................... pthread_mutexattr_getspin_np(3T)
pthread_mutex_init() - initialize a mutex ............................................................. pthread_mutex_init(3T)
pthread_mutex_lock() - lock a mutex ................................................................... pthread_mutex_lock(3T)
pthread_mutex_setprioceiling() - set the prioceiling of a mutex ..... pthread_mutex_getprioceiling(3T)
pthread_mutex_setyieldfreq_np() - set mutex yield frequency attributes
.................................................................................................... pthread_mutexattr_getspin_np(3T)
pthread_mutex_trylock() - try to lock a mutex .................................................... pthread_mutex_lock(3T)
pthread_mutex_unlock() - unlock a mutex ....................................................... pthread_mutex_unlock(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 attribute pthread_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
................................................................................................... pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_setprotocol() - set the protocol attribute ........ pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_setpshared() - set the process-shared attribute pthread_mutexattr_getpshared(3T)
pthread_mutexattr_setspin_np() - set mutex spin attribute ............ pthread_mutexattr_getspin_np(3T)
pthread_mutexattr_settype() - set the type attribute ...................... pthread_mutexattr_getpshared(3T)
pthread_num_ldomprocs_np() - determine processors on locality domain pthread_processor_bind_np(3T)
pthread_num_ldoms_np() - determine number of locality domain ............. pthread_processor_bind_np(3T)
pthread_num_processors_np() - return how many processors are available
......................................................................................................... pthread_processor_bind_np(3T)
pthread_once() - call an initialization routine only once ..................................................... pthread_once(3T)
pthread_processor_bind_np() - bind threads to processors .................... pthread_processor_bind_np(3T)
pthread_processor_id_np() - determine processor IDs .......................... pthread_processor_bind_np(3T)
pthread_pset_bind_np() - bind a thread to processor set ......................... pthread_processor_bind_np(3T)
pthread_resume_np() - resume execution of a thread ............................................. pthread_resume_np(3T)
pthread_rwlock_destroy() - destroy a read-write lock ......................................... pthread_rwlock_init(3T)
pthread_rwlock_init() - initialize a read-write lock ............................................. pthread_rwlock_init(3T)
pthread_rwlock_rdlock() - lock a read-write lock for reading ......................... pthread_rwlock_rdlock(3T)
pthread_rwlock_tryrdlock() - attempt to lock a read-write lock for reading . pthread_rwlock_rdlock(3T)
pthread_rwlock_trywrlock() - attempt to lock a read-write lock for writing . pthread_rwlock_wrlock(3T)
pthread_rwlock_unlock() - unlock a read-write lock ...................................... pthread_rwlock_unlock(3T)
pthread_rwlock_wrlock() - lock a read-write lock for writing ........................ pthread_rwlock_wrlock(3T)
pthread_rwlockattr_destroy() - destroy a read-write lock attribute object . pthread_rwlockattr_init(3T)
pthread_rwlockattr_getpshared() - get the process-shared attribute
.................................................................................................. pthread_rwlockattr_getpshared(3T)
HP-UX 11i Version 2: December 2007 Update Hewlett-Packard Company 427