Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dmutex.h401 struct mtx_args { struct
408 static struct mtx_args name##_args = { \ argument
/freebsd-9-stable/sys/kern/
Dkern_mutex.c825 struct mtx_args *margs = arg; in mtx_sysinit()