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 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025