OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pool_allocator_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_pool.c
267
static kmutex_t
pool_allocator_lock
;
variable in typeref:typename:kmutex_t
700
mutex_init(&
pool_allocator_lock
, MUTEX_DEFAULT, IPL_NONE);
847
mutex_enter(&
pool_allocator_lock
);
859
mutex_exit(&
pool_allocator_lock
);
1042
mutex_enter(&
pool_allocator_lock
);
1045
mutex_exit(&
pool_allocator_lock
);
Completed in 16 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025