OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstpool
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_pdaemon.c
1014
struct pool *
firstpool
, *curpool;
local in function:uvmpd_pool_drain_thread
1018
firstpool
= NULL;
1030
firstpool
= NULL;
1043
firstpool
= NULL;
1067
if (
firstpool
== NULL) {
1068
firstpool
= curpool;
1069
} else if (
firstpool
== curpool) {
Completed in 11 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025