Open System Services System Calls Reference Manual (G06.25+, H06.03+)

Permuted Index
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 specied/ 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 identiers 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-specic data associated/ pthread_getspeci
c: Obtains the ..................................
pthread_getspeci
c(2)
thread to wait for the/ pthread_join: Causes the calling
..................................
pthread_join(2)
unique thread-specic data key pthread_key_create: Generates a
.................................
pthread_key_create(2)
thread-specic 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 specied 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)
identier of the calling thread pthread_self: Obtains the thread
..................................
pthread_self(2)
calling threads cancelability/ pthread_setcancelstate:
Sets the ...................................
pthread_setcancelstate(2)
calling threads 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-specic data associated/ pthread_setspeci
c: Sets the .........................................
pthread_setspecic(2)
changes the calling threads/ 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)
spt_putwc: Initiates thread-aware putwc( ) function
...........................................................
spt_putwc(2)
the identier for a message queue msgget: Creates or returns ................................ msgget(2)
Receives a message from a message queue msgrcv: ...............................................................
msgrcv(2)
Sends a message to a message queue msgsnd: ...............................................................
msgsnd(2)
spt_read: Initiates thread-aware read( ) function ..............................................................
spt_read(2)
lseek: Sets le offset for read or write operation .................................................. lseek(2)
read: Reads from a le .................................................. read(2)
regular/ open: Opens a le for reading or writing, creates a ......................................... open(2)
thread-aware function for reading $RECEIVE /Initiates ....................................... spt_RECEIVEREAD(2)
symbolic link readlink: Reads the value of a ...................................... readlink(2)
spt_fd_read_ready: Waits on read-ready le descriptor .............................................. spt_fd_read_ready(2)
read: Reads from a le ............................................................
read(2)
buffers readv: Reads from a le into scattered .................................... readv(2)
link readlink: Reads the value of a symbolic ...................................... readlink(2)
spt_readv: Initiates thread-aware readv( ) function ............................................................ spt_readv(2)
scattered buffers readv: Reads from a le into ......................................... readv(2)
getgid: Gets the real group ID .................................................................. getgid(2)
process getuid: Gets the the real user ID of the current ............................................. getuid(2)
spt_INITRECEIVE: Registers $RECEIVE lename ...................................................... spt_INITRECEIVE(2)
527186-003 Hewlett-Packard Company Pindex17