OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:workqueue_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/rump/rumpkern/
t_workqueue.c
58
ATF_TC(
workqueue_wait
);
variable
59
ATF_TC_HEAD(
workqueue_wait
, tc)
62
atf_tc_set_md_var(tc, "descr", "Checks
workqueue_wait
");
65
ATF_TC_BODY(
workqueue_wait
, tc)
85
atf_tc_set_md_var(tc, "descr", "Checks
workqueue_wait
with pause");
103
ATF_TP_ADD_TC(tp,
workqueue_wait
);
/src/sys/kern/
subr_workqueue.c
194
* Notify
workqueue_wait
that we have completed a batch
403
* work will be enqueued before calling
workqueue_wait
. Note that if the
408
workqueue_wait
(struct workqueue *wq, struct work *wk)
function
Completed in 80 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026