OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lwp0isbusy
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
scheduler.c
89
static bool
lwp0isbusy
= false;
variable in typeref:typename:bool
223
while (
lwp0isbusy
)
225
lwp0isbusy
= true;
234
KASSERT(
lwp0isbusy
== true);
235
lwp0isbusy
= false;
Completed in 100 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025