Open System Services System Calls Reference Manual (G06.28+, H06.05+)
Permuted Index
pthread_getattr_np: Gets the attribute object for a thread
..........................................
pthread_getattr_np(2)
object /Obtains the mutex type attribute of a mutex attributes
......................................
pthread_mutexattr_getkind_np(2)
object /Sets the mutex type attribute of a mutex attributes
......................................
pthread_mutexattr_setkind_np(2)
object /Obtains the detachstate attribute of a thread attributes
......................................
pthread_attr_getdetachstate(2)
object /Obtains the guardsize attribute of a thread attributes
......................................
pthread_attr_getguardsize_np(2)
/Obtains the inherit scheduling attribute of a thread attributes/
.....................................
pthread_attr_getinheritsched(2)
object /of the scheduling policy attribute of a thread attributes
......................................
pthread_attr_getschedparam(2)
/Obtains the scheduling policy attribute of a thread attributes/
.....................................
pthread_attr_getschedpolicy(2)
object /Obtains the stacksize attribute of a thread attributes
......................................
pthread_attr_getstacksize(2)
object /Sets the detachstate attribute of a thread attributes
......................................
pthread_attr_setdetachstate(2)
object /Sets the guardsize attribute of a thread attributes
......................................
pthread_attr_setguardsize_np(2)
/Sets the inherit scheduling attribute of a thread attributes/
.....................................
pthread_attr_setinheritsched(2)
object /of the scheduling policy attribute of a thread attributes
......................................
pthread_attr_setschedparam(2)
/Sets the scheduling policy attribute of a thread attributes/
.....................................
pthread_attr_setschedpolicy(2)
object /Sets the stacksize attribute of a thread attributes
......................................
pthread_attr_setstacksize(2)
/Obtains the stackbase address attribute of the speci
fied thread/ ...................................
pthread_attr_getstackaddr(2)
/Destroys a thread attributes object
.............................................................
pthread_attr_destroy(2)
/Initializes a thread attributes
object .............................................................
pthread_attr_init(2)
/Destroys a condition variable attributes object
.............................................................
pthread_condattr_destroy(2)
/Initializes a condition variable attributes object
.............................................................
pthread_condattr_init(2)
/Destroys a mutex attributes object
.............................................................
pthread_mutexattr_destroy(2)
/Initializes a mutex attributes
object .............................................................
pthread_mutexattr_init(2)
attribute of the specified thread attributes object /address
..............................................
pthread_attr_getstackaddr(2)
detachstate attribute of a thread attributes object /Obtains the
.......................................
pthread_attr_getdetachstate(2)
guardsize attribute of a thread attributes object /Obtains the
.......................................
pthread_attr_getguardsize_np(2)
stacksize attribute of a thread attributes object /Obtains the
.......................................
pthread_attr_getstacksize(2)
mutex type attribute of a mutex attributes object /Obtains the
.......................................
pthread_mutexattr_getkind_np(2)
detachstate attribute of a thread attributes object /Sets the
.............................................
pthread_attr_setdetachstate(2)
guardsize attribute of a thread attributes object /Sets the
.............................................
pthread_attr_setguardsize_np(2)
stacksize attribute of a thread attributes object /Sets the
.............................................
pthread_attr_setstacksize(2)
mutex type attribute of a mutex attributes object /Sets the
.............................................
pthread_mutexattr_setkind_np(2)
scheduling attribute of a thread attributes object /the inherit
.........................................
pthread_attr_getinheritsched(2)
scheduling attribute of a thread attributes object /the inherit
.........................................
pthread_attr_setinheritsched(2)
policy attribute of a thread attributes object /the scheduling
.................................
pthread_attr_getschedparam(2)
policy attribute of a thread attributes object /the scheduling
.................................
pthread_attr_getschedpolicy(2)
policy attribute of a thread attributes object /the scheduling
.................................
pthread_attr_setschedparam(2)
policy attribute of a thread attributes object /the scheduling
.................................
pthread_attr_setschedpolicy(2)
/Writes modified data and file attributes to permanent storage ....................................
fsync(2)
/Interrupts all threads awaiting
input or output ...............................................
spt_interrupt(2)
/Interrupts thread awaiting
tagged I/O .......................................................
spt_interruptTag(2)
spt_wakeup: Wakes up a thread awaiting
tagged I/O .......................................................
spt_wakeup(2)
spt_awaitio: Awaits a tagged I/O file ................................................
spt_awaitio(2)
/socket connections and limits the backlog of incoming connections ................................
listen(2)
SPT_ABORTTRANSACTION: Aborts and backs out a transaction/
.................................................
SPT_ABORTTRANSACTION(3)
/configuration file for BIND 9 domain name server named ............................
named.conf(4)
resolver/ resolv.conf: BIND 9 Domain Name System
....................................
resolv.conf(5)
bind: Binds a name to a socket .....................................
bind(2)
bind: Binds a name to a socket ............................................... bind(2)
/Examines signals that are blocked and pending ..................................................... spt_sigpending(2)
sigsuspend: Changes the set of blocked signals and waits for a/ ................................... sigsuspend(2)
signal /Changes the set of blocked signals and waits for a .................................... spt_sigsuspend(2)
getsockname: Gets the locally bound name of a socket ................................................. getsockname(2)
/variable to be signaled or broadcast, or for a specific/ ........................................... pthread_cond_timedwait(2)
variable to be signaled or broadcast /specified condition ..................................... pthread_cond_wait(2)
/Converts time since the Epoch to broken-down Coordinated Universal/ ......................... gmtime_r(2)
/Converts time since the Epoch to broken-down local time/ ............................................... localtime_r(2)
time string/ asctime_r: Converts broken-down time into a date and ................................ asctime_r(2)
Reads from a file into scattered buffers readv: .................................................................
readv(2)
/Reads from a file into scattered buffers (thread-aware version) ...................................... spt_readvx(2)
/Writes to a file from scattered buffers (thread-aware version) ...................................... spt_writevx(2)
Writes to a file from scattered buffers writev: ............................................................... writev(2)
spt_fputcx: Writes a byte to a specified output stream/ ................................ spt_fputcx(2)
spt_putcx: Writes a byte to a specified output stream/ ................................ spt_putcx(2)
stream/ spt_putcharx: Writes a byte to the standard output ........................................... spt_putcharx(2)
time pthread_get_expiration_np: Calculates an absolute expiration ................................ pthread_get_expiration_np(2)
527186-007 Hewlett-Packard Company Pindex−3