OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CI_STOPPED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/vax/
db_machdep.c
98
ci->ci_flags |=
CI_STOPPED
;
99
while (ci->ci_flags &
CI_STOPPED
)
116
ci->ci_flags &= ~
CI_STOPPED
;
615
if ((ci != curcpu()) && ((ci->ci_flags &
CI_STOPPED
) == 0))
/src/sys/arch/vax/include/
cpu.h
152
#define
CI_STOPPED
4 /* Stopped (in debugger) */
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025