OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutex_adaptive_lockops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
locks.c
58
static lockops_t
mutex_adaptive_lockops
= {
variable
141
ALLOCK(mtx, &
mutex_adaptive_lockops
, return_address);
/src/sys/kern/
kern_mutex.c
295
lockops_t
mutex_adaptive_lockops
= {
variable
340
&mutex_spin_lockops : &
mutex_adaptive_lockops
), msg);
365
NULL : &
mutex_adaptive_lockops
);
Completed in 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026