OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MUTEX_SPINBIT_LOCK_UNLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/include/
mutex.h
72
#define
MUTEX_SPINBIT_LOCK_UNLOCK
(a) riscv_mutex_spinbit_lock_unlock(a)
/src/sys/kern/
kern_mutex.c
136
#ifndef
MUTEX_SPINBIT_LOCK_UNLOCK
137
#define
MUTEX_SPINBIT_LOCK_UNLOCK
(mtx) __cpu_simple_unlock(&(mtx)->mtx_lock)
727
MUTEX_SPINBIT_LOCK_UNLOCK
(mtx);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025