Open System Services System Calls Reference Manual (G06.25+, H06.03+)
OSS System Calls Reference Manual
/Returns the minimum priority for a scheduling policy
....................................
sched_get_priority_min(2)
Gets the OSS process scheduling priority getpriority:
.......................................................
getpriority(2)
nice: Changes the scheduling priority of the calling process
.......................................
nice(2)
Initiates thread-aware REPLYX procedure call spt_REPLYX:
.......................................
spt_REPLYX(2)
_exit: Terminates a process
............................................................................
_exit(2)
fork: Creates a new process
............................................................................
fork(2)
/associated with the current process and current thread
............................................
SPT_ABORTTRANSACTION(3)
/associated with the current process and current thread
............................................
SPT_BEGINTRANSACTION(3)
/associated with the current process and current thread
............................................
SPT_ENDTRANSACTION(3)
/associated with the current process and current thread
............................................
SPT_RESUMETRANSACTION(3)
thread’s process forks a child process /called when the calling
..................................
pthread_atfork(2)
priority of the calling process /Changes the scheduling
.................................
nice(2)
/Contains the status of a process creation attempt
...............................................
process_extension_results(5)
called when the calling thread
’s process forks a child process /be
.................................
pthread_atfork(2)
effective user ID of the current process geteuid: Gets the
.............................................
geteuid(2)
the group list of the current process getgroups: Gets
................................................
getgroups(2)
process group ID of the calling process getpgrp: Gets the
.............................................
getpgrp(2)
group ID for a specified OSS process /Gets the process
.............................................
getpgid(2)
name of the transport-provider process /Gets the
...........................................................
socket_transport_name_get(2)
the real user ID of the current process getuid: Gets the
...............................................
getuid(2)
OSS process getpgid: Gets the process group ID for a speci
fied ...................................
getpgid(2)
setpgid: Sets the process group ID for job control
..................................
setpgid(2)
process getpgrp: Gets the process group ID of the calling
....................................
getpgrp(2)
a new session and sets the process group ID setsid: Creates
.................................
setsid(2)
getpid: Gets the OSS process ID .......................................................................
getpid(2)
getppid: Gets the parent OSS process ID .......................................................................
getppid(2)
/receives a reply from a server process in a Pathway server class
.................................
SPT_SERVERCLASS_SEND_(3)
kill: Sends a signal to a process or group of processes .......................................
kill(2)
getpriority: Gets the OSS process scheduling priority
...........................................
getpriority(2)
Sets the group ID of the calling process setgid: ...............................................................
setgid(2)
name of the transport-provider process /Sets the
............................................................
socket_transport_name_set(2)
Sets the user ID of the calling process setuid: ...............................................................
setuid(2)
the address space of the calling process /shared memory segment to ............................
shmat(2)
/Waits for a specific child process to stop or terminate ..........................................
waitpid(2)
wait: Waits for any child process to terminate
......................................................
wait(2)
to another thread in the current process /to yield the processor
.....................................
sched_yield(2)
tdm_fork: Creates a new process with HP extensions
..........................................
tdm_fork(2)
tdm_spawn: Executes a new process with HP extensions
..........................................
tdm_spawn(2)
tdm_spawnp: Executes a new process with HP extensions
..........................................
tdm_spawnp(2)
a signal to a process or group of processes kill: Sends .....................................................
kill(2)
Contains the status of a process/ process_extension_results:
...........................................
process_extension_results(5)
the/ /a willingness to yield the processor to another thread in
......................................
sched_yield(2)
symbolic link or any file lstat: Provides information about a .......................................
lstat(2)
stat: Provides information about a file .................................
stat(2)
open file fstat: Provides information about an .....................................
fstat(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_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)
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)
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)
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)
Pindex−16 Hewlett-Packard Company 527186-003