diff options
author | davidxu <davidxu@FreeBSD.org> | 2006-07-13 06:26:43 +0000 |
---|---|---|
committer | davidxu <davidxu@FreeBSD.org> | 2006-07-13 06:26:43 +0000 |
commit | af8c97a3f875a673bf0e9cf881a1b5f07fae16e0 (patch) | |
tree | 90748ff8e487df1febcb275ba4fc1ad489da1d2e /lib/libthr/thread/thr_setprio.c | |
parent | d49c8aec47f9333c0b7fa3cb2790bbe28aa72e87 (diff) | |
download | FreeBSD-src-af8c97a3f875a673bf0e9cf881a1b5f07fae16e0.zip FreeBSD-src-af8c97a3f875a673bf0e9cf881a1b5f07fae16e0.tar.gz |
Add syscalls thr_setscheduler, thr_getscheduler, and thr_setschedparam,
these syscalls are designed to set thread's scheduling parameters and
policy, because each syscall contains a size parameter, it is possible
to support future scheduling option, e.g SCHED_SPORADIC, this option
needs other fields in structure sched_param, current they are not
avaiblable.
Diffstat (limited to 'lib/libthr/thread/thr_setprio.c')
0 files changed, 0 insertions, 0 deletions