OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LP_MUSTJOIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_kthread.c
128
l->l_pflag |=
LP_MUSTJOIN
;
181
if (l->l_pflag &
LP_MUSTJOIN
) {
208
KASSERT((l->l_pflag &
LP_MUSTJOIN
) != 0);
/src/sys/sys/
lwp.h
287
#define
LP_MUSTJOIN
0x00000100 /* Must join kthread on exit */
Completed in 13 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026