OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPCF_RUNNING
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/kern/
kern_idle.c
59
spc->spc_flags |=
SPCF_RUNNING
;
subr_xcall.c
412
if ((ci->ci_schedstate.spc_flags &
SPCF_RUNNING
) == 0)
init_main.c
817
curcpu()->ci_schedstate.spc_flags |=
SPCF_RUNNING
;
/src/sys/sys/
sched.h
185
#define
SPCF_RUNNING
0x0008 /* CPU is running */
/src/sys/rump/librump/rumpkern/
scheduler.c
176
ci->ci_schedstate.spc_flags =
SPCF_RUNNING
;
Completed in 98 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025