OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:child_sp
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/gen/posix_spawn/
t_spawnattr.c
111
struct sched_param sp,
child_sp
;
local in function:ATF_TC_BODY
152
RL(sched_getparam(pid, &
child_sp
));
153
ATF_REQUIRE_MSG(
child_sp
.sched_priority == sp.sched_priority,
155
child_sp
.sched_priority, sp.sched_priority);
t_spawnattr.c
111
struct sched_param sp,
child_sp
;
local in function:ATF_TC_BODY
152
RL(sched_getparam(pid, &
child_sp
));
153
ATF_REQUIRE_MSG(
child_sp
.sched_priority == sp.sched_priority,
155
child_sp
.sched_priority, sp.sched_priority);
Completed in 31 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025