OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sched_param
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
sched.h
81
struct
sched_param
{
struct
126
int _sched_getparam(pid_t, lwpid_t, int *, struct
sched_param
*);
127
int _sched_setparam(pid_t, lwpid_t, int, const struct
sched_param
*);
281
int do_sched_setparam(pid_t, lwpid_t, int, const struct
sched_param
*);
282
int do_sched_getparam(pid_t, lwpid_t, int *, struct
sched_param
*);
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025