Main index | Section 3 | Options |
#include <spawn.h>
The posix_spawnattr_setschedparam() function sets the spawn-schedparam attribute in an initialized attributes object referenced by attr.
The spawn-schedparam attribute represents the scheduling parameters to be assigned to the new process image in a spawn operation (if POSIX_SPAWN_SETSCHEDULER or POSIX_SPAWN_SETSCHEDPARAM is set in the spawn-flags attribute). The default value of this attribute is unspecified.
POSIX_SPAWNATTR_GETSCHEDPARAM (3) | March 24, 2008 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | A UNIX saleslady, Lenore, Enjoys work, but she likes the beach more. She found a good way To combine work and play: She sells C shells by the seashore. |
” |