Open System Services System Calls Reference Manual (G06.28+)

OSS System Calls Reference Manual
spt_fushx: Flushes a stream (thread-aware version)
..................................................
spt_fushx(2)
/Gets a string from a stream (thread-aware version)
..................................................
spt_fgetsx(2)
/Writes a string to a stream (thread-aware version)
..................................................
spt_fputsx(2)
/Reads input from a stream (thread-aware version)
..................................................
spt_freadx(2)
/Writes to an output stream (thread-aware version)
..................................................
spt_fwritex(2)
/Gets a word from an input stream (thread-aware version)
..................................................
spt_getwx(2)
/Writes a word to a stream (thread-aware version)
..................................................
spt_putwx(2)
spt_readx: Reads from a le (thread-aware version)
..................................................
spt_readx(2)
/Receives a message from a socket (thread-aware version)
..................................................
spt_recvfromx(2)
/Sends a message on a socket (thread-aware version)
..................................................
spt_sendtox(2)
spt_writex: Writes to a
le (thread-aware version)
..................................................
spt_writex(2)
to the standard output stream (thread-aware version) /a byte
.....................................
spt_putcharx(2)
from the standard input stream (thread-aware version) /a string
...................................
spt_getsx(2)
to the standard output stream (thread-aware version) /a string
...................................
spt_putsx(2)
character to a specied stream (thread-aware version) /a wide
....................................
spt_fputwcx(2)
character to a specied stream (thread-aware version) /a wide
....................................
spt_putwcx(2)
a new connection on a socket (thread-aware version) /Accepts
..................................
spt_acceptx(2)
controls an open le descriptor (thread-aware version) /and
.........................................
spt_dup2x(2)
from a specied input stream (thread-aware version) /character
................................
spt_fgetcx(2)
from a a specied input stream (thread-aware version) /character
................................
spt_fgetwcx(2)
from the standard input stream (thread-aware version) /character
................................
spt_getcharx(2)
from a specied input stream (thread-aware version) /character
................................
spt_getcx(2)
from the standard input stream (thread-aware version) /character
................................
spt_getwcharx(2)
from a specied input stream (thread-aware version) /character
................................
spt_getwcx(2)
output to an output stream (thread-aware version) /formatted
...............................
spt_fprintfx(2)
socket using a message structure (thread-aware version) /from a
....................................
spt_recvmsgx(2)
ale into scattered buffers (thread-aware version) /from
.......................................
spt_readvx(2)
socket using a message structure (thread-aware version) /on a
........................................
spt_sendmsgx(2)
a message from a connected socket (thread-aware version) /Receives
................................
spt_recvx(2)
number of parameters for output (thread-aware version) /variable
..................................
spt_vfprintfx(2)
number of parameters for output (thread-aware version) /variable
..................................
spt_vprintfx(2)
byte to a specied output stream (thread-aware version) /Writes a
.................................
spt_fputcx(2)
byte to a specied output stream (thread-aware version) /Writes a
.................................
spt_putcx(2)
to a le from scattered buffers (thread-aware version) /Writes
....................................
spt_writevx(2)
spt_vfprintf: Initiates thread-aware
vfprintf( ) function ..................................
spt_vfprintf(2)
spt_vprintf: Initiates thread-aware vprintf( ) function ...................................
spt_vprintf(2)
spt_waitpid: Initiates thread-aware
waitpid( ) function ..................................
spt_waitpid(2)
spt_write: Initiates thread-aware
write( ) function ......................................
spt_write(2)
spt_writev: Initiate thread-aware
writev( ) function ....................................
spt_writev(2)
spt_interrupt: Interrupts all threads awaiting input or output
..................................
spt_interrupt(2)
/Sets the calling threads cancelability state ...........................................
pthread_setcancelstate(2)
/Sets the calling threads cancelability type ............................................
pthread_setcanceltype(2)
and/ /routine from the calling threads cleanup-handler stack .....................................
pthread_cleanup_pop(2)
/Unlocks the threads global mutex .....................................................
pthread_unlock_global_np(2)
/to be called when the calling threads process forks a child/ ......................................
pthread_atfork(2)
Locks the global mutex for threads pthread_lock_global_np:
................................
pthread_lock_global_np(2)
/Examines or changes the calling threads signal mask ......................................................
pthread_sigmask(2)
specied condition/ /Unblocks all threads that are waiting on the ..................................... pthread_cond_broadcast(2)
pthread_getspecic: Obtains the thread-specic data associated/ .................................... pthread_getspecic(2)
pthread_setspecic: Sets the thread-specic data associated/ .................................... pthread_setspecic(2)
/Generates a unique thread-specic data key ................................................ pthread_key_create(2)
pthread_key_delete: Deletes a thread-specic data key ................................................ pthread_key_delete(2)
/Registers a user-supplied timer callback function ................................................. spt_regTimerHandler(2)
Sets le access and modication times utime: ...................................................................
utime(2)
/Gets the current TMF transaction handle ................................................ SPT_TMF_GetTxHandle(2)
SPT_TMF_SetTxHandle: Sets the TMF transaction handle ................................................ SPT_TMF_SetTxHandle(2)
/Sets the number of concurrent TMF transactions ...........................................................
spt_setTMFConcurrentTransactions(2)
/Gets the number of concurrent TMF transactions being used ....................................... spt_getTMFConcurrentTransactions(2)
a temporary le (reentrant) tmpnam_r: Constructs the name for ............................. tmpnam_r(2)
strtok_r: Splits string into tokens (reentrant) ........................................................... strtok_r(2)
current/ /Aborts and backs out a transaction associated with the .................................... SPT_ABORTTRANSACTION(3)
current process and/ /Starts a new transaction associated with the .................................... SPT_BEGINTRANSACTION(3)
SPT_ENDTRANSACTION: Ends the transaction associated with the/ ................................... SPT_ENDTRANSACTION(3)
SPT_RESUMETRANSACTION: Restores a transaction associated with the/ ................................... SPT_RESUMETRANSACTION(3)
/Gets the current TMF transaction handle ......................................................... SPT_TMF_GetTxHandle(2)
Pindex34 Hewlett-Packard Company 527186-005