Home
last modified time | relevance | path

Searched refs:mtx_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dmutex.h520 struct mtx_args { struct
527 static struct mtx_args name##_args = { \ argument
/freebsd/sys/kern/
H A Dkern_mutex.c1121 struct mtx_args *margs = arg; in mtx_sysinit()