Open System Services System Calls Reference Manual (G06.27+, H06.04+)
Permuted Index
thread attributes object pthread_attr_destroy: Destroys a
.................................
pthread_attr_destroy(2)
Obtains the detachstate/ pthread_attr_getdetachstate:
........................................
pthread_attr_getdetachstate(2)
Obtains the guardsize attribute/ pthread_attr_getguardsize_np:
.....................................
pthread_attr_getguardsize_np(2)
Obtains the inherit scheduling/ pthread_attr_getinheritsched:
......................................
pthread_attr_getinheritsched(2)
Obtains the scheduling/ pthread_attr_getschedparam:
.......................................
pthread_attr_getschedparam(2)
Obtains the scheduling policy/ pthread_attr_getschedpolicy:
.......................................
pthread_attr_getschedpolicy(2)
Obtains the stackbase address/ pthread_attr_getstackaddr:
...........................................
pthread_attr_getstackaddr(2)
Obtains the stacksize attribute/ pthread_attr_getstacksize:
............................................
pthread_attr_getstacksize(2)
thread attributes object pthread_attr_init: Initializes a
......................................
pthread_attr_init(2)
the detachstate attribute of a/ pthread_attr_setdetachstate: Sets
.................................
pthread_attr_setdetachstate(2)
Sets the guardsize attribute of/ pthread_attr_setguardsize_np:
.....................................
pthread_attr_setguardsize_np(2)
Sets the inherit scheduling/ pthread_attr_setinheritsched:
.......................................
pthread_attr_setinheritsched(2)
the scheduling parameters of the/ pthread_attr_setschedparam: Sets
................................
pthread_attr_setschedparam(2)
the scheduling policy attribute/ pthread_attr_setschedpolicy: Sets
...............................
pthread_attr_setschedpolicy(2)
the stacksize attribute of a/ pthread_attr_setstacksize: Sets
....................................
pthread_attr_setstacksize(2)
thread terminate execution pthread_cancel: Requests that a
...................................
pthread_cancel(2)
Removes the cleanup-handler/ pthread_cleanup_pop: (Macro)
....................................
pthread_cleanup_pop(2)
Establishes a cleanup-handler/ pthread_cleanup_push: (Macro)
..................................
pthread_cleanup_push(2)
Destroys a condition variable/ pthread_condattr_destroy:
............................................
pthread_condattr_destroy(2)
Initializes a condition variable/ pthread_condattr_in
it: ..................................................
pthread_condattr_init(2)
all threads that are waiting on/ pthread_cond_broadcast: Unblocks
.............................
pthread_cond_broadcast(2)
condition variable pthread_cond_destroy: Destroys a
...............................
pthread_cond_destroy(2)
condition variable pthread_cond_init: Initializes a
...................................
pthread_cond_init(2)
least one thread that is waiting/ pthread_cond_signal: Unblocks at
..............................
pthread_cond_signal(2)
Unblocks one thread that is/ pthread_cond_signal_int_np:
.......................................
pthread_cond_signal_int_np(2)
thread to wait either for a/ pthread_cond_timedwait: Causes a
.............................
pthread_cond_timedwait(2)
thread to wait for the specified/ pthread_cond_wait: Causes a .......................................
pthread_cond_wait(2)
pthread_create: Creates a thread ..................................
pthread_create(2)
execution of a thread pthread_delay_np: Delays
............................................
pthread_delay_np(2)
object for deletion pthread_detach: Marks a thread
...................................
pthread_detach(2)
thread identifiers pthread_equal: Compares two ......................................
pthread_equal(2)
calling thread pthread_exit: Terminates the
........................................
pthread_exit(2)
attribute object for a thread pthread_getattr_np: Gets the
........................................
pthread_getattr_np(2)
level of concurrency pthread_getconcurrency: Gets
......................................
pthread_getconcurrency(2)
Calculates an absolute/ pthread_get_expiration_np:
.........................................
pthread_get_expiration_np(2)
the current scheduling policy/ pthread_getschedparam: Obtains
.................................
pthread_getschedparam(2)
thread-specific data associated/ pthread_getspeci
fic: Obtains the ..................................
pthread_getspecific(2)
thread to wait for the/ pthread_join: Causes the calling ..................................
pthread_join(2)
unique thread-specific data key pthread_key_create: Generates a
.................................
pthread_key_create(2)
thread-specific data key pthread_key_delete: Deletes a
.....................................
pthread_key_delete(2)
thread pthread_kill: Sends a signal to a ..................................
pthread_kill(2)
global mutex for threads pthread_lock_global_np: Locks the
............................
pthread_lock_global_np(2)
Destroys a mutex attributes/ pthread_mutexattr_destroy:
.........................................
pthread_mutexattr_destroy(2)
Obtains the mutex type attribute/ pthread_mutexattr_getkind_np:
...................................
pthread_mutexattr_getkind_np(2)
Initializes a mutex attributes/ pthread_mutexattr_in
it: ................................................
pthread_mutexattr_init(2)
Sets the mutex type attribute of/ pthread_mutexattr_setkind_np:
...................................
pthread_mutexattr_setkind_np(2)
mutex pthread_mutex_destroy: Destroys a
............................ pthread_mutex_destroy(2)
mutex pthread_mutex_init: Initializes a ................................. pthread_mutex_init(2)
unlocked mutex pthread_mutex_lock: Locks an .................................... pthread_mutex_lock(2)
to lock a specified mutex but/ pthread_mutex_trylock: Attempts ............................... pthread_mutex_trylock(2)
mutex pthread_mutex_unlock: Unlocks a .............................. pthread_mutex_unlock(2)
be executed once by a single/ pthread_once: Calls a routine to .................................. pthread_once(2)
identifier of the calling thread pthread_self: Obtains the thread .................................. pthread_self(2)
calling thread’s cancelability/ pthread_setcancelstate: Sets the ................................... pthread_setcancelstate(2)
calling thread’s cancelability/ pthread_setcanceltype: Sets the ................................... pthread_setcanceltype(2)
level of concurrency pthread_setconcurrency: Sets ....................................... pthread_setconcurrency(2)
scheduling policy and scheduling/ pthread_setschedparam: Sets the ................................. pthread_setschedparam(2)
thread-specific data associated/ pthread_setspecific: Sets the ......................................... pthread_setspecific(2)
changes the calling thread’s/ pthread_sigmask: Examines or .................................... pthread_sigmask(2)
delivery of a pending/ pthread_testcancel: Requests ....................................... pthread_testcancel(2)
the threads global mutex pthread_unlock_global_np: Unlocks .......................... pthread_unlock_global_np(2)
spt_putc: Initiates thread-aware putc( ) function .............................................................. spt_putc(2)
Initiates thread-aware putchar( ) function spt_putchar: .................................. spt_putchar(2)
spt_puts: Initiates thread-aware puts( ) function. ............................................................. spt_puts(2)
spt_putw: Initiates thread-aware putw( ) function ............................................................. spt_putw(2)
527186-004 Hewlett-Packard Company Pindex−17