OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcpu1
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/rump/kernspace/
threadpool.c
74
struct threadpool_percpu *pcpu0, *
pcpu1
, *pcpu2;
local
80
error = threadpool_percpu_get(&
pcpu1
, PRI_NONE);
83
KASSERT(pcpu0 ==
pcpu1
);
91
threadpool_percpu_put(
pcpu1
, PRI_NONE);
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026