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

Permuted Index
spt_alarm: Schedules an alarm signal for delivery to a process/
...................................
spt_alarm(2)
denitions and variables used by signal functions /Contains
...........................................
signal(4)
spt_signal: Installs a new signal handler
.................................................................
spt_signal(2)
Suspends a thread until a signal is received. spt_pause:
......................................
spt_pause(2)
or changes the calling threads signal mask /Examines
.................................................
pthread_sigmask(2)
Changes or examines the signal mask sigprocmask:
............................................
sigprocmask(2)
action to take upon delivery of a signal sigaction: Speci
es the ......................................
sigaction(2)
the calling thread to wait for a signal spt_sigwait: Causes
...........................................
spt_sigwait(2)
/action to take upon delivery of a signal (thread-aware version)
.......................................
spt_sigaction(2)
processes kill:
Sends a signal to a process or group of ......................................
kill(2)
pthread_kill: Sends a signal to a thread ...........................................................
pthread_kill(2)
/for a condition variable to be signaled or broadcast, or for a/
.....................................
pthread_cond_timedwait(2)
condition variable to be signaled or broadcast /speci
ed ...................................
pthread_cond_wait(2)
sigpending: Examines pending signals
.............................................................................
sigpending(2)
the processor to/ sched_yield: Signals a willingness to yield
.......................................
sched_yield(2)
/Changes the set of blocked signals and waits for a signal
........................................
sigsuspend(2)
/Changes the set of blocked signals and waits for a signal
........................................
spt_sigsuspend(2)
pending spt_sigpending: Examines signals that are blocked and
.........................................
spt_sigpending(2)
signals sigpending: Examines pending
....................................
sigpending(2)
the signal mask sigprocmask: Changes or examines
.............................
sigprocmask(2)
blocked signals and waits for a/ sigsuspend: Changes the set of
.....................................
sigsuspend(2)
/select( ) function for a single le descriptor ......................................................
spt_select_single_np(2)
routine to be executed once by a single thread /Calls a
....................................................
pthread_once(2)
null: Is a data sink le ...........................................................................
null(7)
ulimit: Sets and gets le size limits .......................................................................
ulimit(2)
socket is at the out-of-band/ sockatmark: Determines whether a
..............................
sockatmark(2)
bind: Binds a name to a socket ..............................................................................
bind(2)
connect: Connects a socket ..............................................................................
connect(2)
sendto: Sends a message on a socket ..............................................................................
sendto(2)
Accepts a new connection on a socket accept:
................................................................
accept(2)
backlog of/ listen: Listens for socket connections and limits the ................................
listen(2)
communications socket: Creates an endpoint for
....................................
socket(2)
Gets the name of the peer socket getpeername:
.....................................................
getpeername(2)
Gets the locally bound name of a socket getsockname:
.....................................................
getsockname(2)
sockatmark: Determines whether a socket is at the out-of-band mark .................................
sockatmark(2)
getsockopt: Gets socket options ................................................................
getsockopt(2)
setsockopt: Sets socket options ................................................................
setsockopt(2)
a message from a connected socket recv: Receives
...................................................
recv(2)
Receives a message from a socket recvfrom:
..........................................................
recvfrom(2)
operations shutdown: Shuts down socket send and receive
.................................................
shutdown(2)
Sends a message on a connected socket send:
...................................................................
send(2)
/Accepts a new connection on a socket (thread-aware version) ......................................
spt_acceptx(2)
spt_connectx: Connects a socket (thread-aware version)
......................................
spt_connectx(2)
/Receives a message from a socket (thread-aware version)
......................................
spt_recvfromx(2)
/a message from a connected socket (thread-aware version)
......................................
spt_recvx(2)
spt_sendtox: Sends a message on a socket (thread-aware version)
......................................
spt_sendtox(2)
/Sends a message on a connected socket (thread-aware version)
......................................
spt_sendx(2)
/Receives a message from a socket using a message structure ................................. recvmsg(2)
sendmsg: Sends a message on a socket using a message structure ................................. sendmsg(2)
/Receives a message from a socket using a message structure/ ................................ spt_recvmsgx(2)
/Sends a message on a socket using a message structure/ ................................ spt_sendmsgx(2)
connected sockets socketpair: Creates a pair of ........................................ socketpair(2)
Creates a pair of connected sockets socketpair: .......................................................
socketpair(2)
the name of the/ socket_transport_name_get: Gets ................................ socket_transport_name_get(2)
the name of the/ socket_transport_name_set: Sets ................................. socket_transport_name_set(2)
/memory segment to the address space of the calling process .......................................... shmat(2)
assigns a pathname to a character special le /Creates a le or ......................................... mknod(2)
terminate waitpid: Waits for a specic child process to stop or ................................... waitpid(2)
signaled or broadcast, or for a specic expiration time /to be ..................................... pthread_cond_timedwait(2)
/one thread that is waiting on the specied condition variable .......................................... pthread_cond_signal(2)
/one thread that is waiting on the specied condition variable;/ ....................................... pthread_cond_signal_int_np(2)
threads that are waiting on the specied condition variable /all .................................. pthread_cond_broadcast(2)
/Causes a thread to wait for the specied condition variable to/ .................................... pthread_cond_wait(2)
/Aborts the specied dialog .............................................................. SPT_SERVERCLASS_DIALOG_ABORT_(3)
has/ /Cleans up resources for the specied dialog after the server .................................... SPT_SERVERCLASS_DIALOG_END_(3)
527186-007 Hewlett-Packard Company Pindex29