Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)

OSS System Calls Reference Manual
open file/ spt_fstat64z: Provides information about an ..................................... spt_fstat64z(2)
open file/ spt_fstatz: Provides information about an ..................................... spt_fstatz(2)
fork-handler routines to be/ pthread_atfork: Declares ............................................... pthread_atfork(2)
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: ........................................... pthread_attr_getguardsize(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)
contentionscope attribute of a/ pthread_attr_getscope: Gets the ................................... pthread_attr_getscope(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)
the guardsize attribute of a/ pthread_attr_setguardsize: Sets .................................... pthread_attr_setguardsize(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)
contentionscope attribute of a/ pthread_attr_setscope: Sets the .................................... pthread_attr_setscope(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_init: .................................................. pthread_condattr_init(2)
all threads that are waiting on/ pthread_cond_broadcast: Unblocks
............................. pt
hread_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_getspecific: Obtains the .................................. pthread_getspecific(2)
Gets the thread state/ pthread_get_threadstateinfo_np: ................................. pthread_get_threadstateinfo_np(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
..................................... pt
hread_key_delete(2)
thread pthread_kill: Sends a signal to a .................................. pthread_kill(2)
if a specified signal is/ pthread_kill_np: Cancels a thread ............................... pthread_kill_np(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)
the mutex type attribute of a/ pthread_mutexattr_gettype: Gets ................................. pthread_mutexattr_gettype(2)
Initializes a mutex attributes/ pthread_mutexattr_init: ................................................ pthread_mutexattr_init(2)
Sets the mutex type attribute of/ pthread_mutexattr_setkind_np: ................................... pthread_mutexattr_setkind_np(2)
the mutex type attribute of a/ pthread_mutexattr_settype: Sets .................................. pthread_mutexattr_settype(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 threads cancelability/ pthread_setcancelstate: Sets the ................................... pthread_setcancelstate(2)
Pindex26 Hewlett-Packard Company 527186-023