Home
last modified time | relevance | path

Searched defs:p_mtx (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
D3-2.c94 static pthread_mutex_t *p_mtx; variable
D1-2.c88 static pthread_mutex_t *p_mtx; variable
/third_party/FreeBSD/sys/dev/usb/
Dusb_process.c207 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, in usb_proc_create()