OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutex_syncobj
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
syncobj.h
64
extern syncobj_t
mutex_syncobj
;
/src/sys/rump/librump/rumpkern/
emul.c
136
syncobj_t
mutex_syncobj
, rw_syncobj;
variable in typeref:typename:syncobj_t
/src/sys/kern/
kern_mutex.c
301
syncobj_t
mutex_syncobj
= {
variable in typeref:typename:syncobj_t
691
turnstile_block(ts, TS_WRITER_Q, mtx, &
mutex_syncobj
);
kern_ktrace.c
829
if (syncobj == &
mutex_syncobj
|| syncobj == &rw_syncobj)
/src/sys/arch/vax/vax/
pmap.c
684
if (l->l_syncobj == &rw_syncobj || l->l_syncobj == &
mutex_syncobj
)
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025