OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pool2
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/rump/kernspace/
threadpool.c
50
struct threadpool *pool0, *pool1, *
pool2
;
local
61
error = threadpool_get(&
pool2
, PRI_KERNEL_RT);
64
KASSERT(pool0 !=
pool2
);
68
threadpool_put(
pool2
, PRI_KERNEL_RT);
threadpool.c
50
struct threadpool *pool0, *pool1, *
pool2
;
local
61
error = threadpool_get(&
pool2
, PRI_KERNEL_RT);
64
KASSERT(pool0 !=
pool2
);
68
threadpool_put(
pool2
, PRI_KERNEL_RT);
Completed in 33 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026