OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wq_lwp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/common/linux/
linux_work.c
66
struct lwp *
wq_lwp
;
member in struct:workqueue_struct
276
wq->
wq_lwp
= NULL;
281
&linux_workqueue_thread, wq, &wq->
wq_lwp
, "%s", name);
374
(void)kthread_join(wq->
wq_lwp
);
linux_work.c
66
struct lwp *
wq_lwp
;
member in struct:workqueue_struct
276
wq->
wq_lwp
= NULL;
281
&linux_workqueue_thread, wq, &wq->
wq_lwp
, "%s", name);
374
(void)kthread_join(wq->
wq_lwp
);
Completed in 23 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025