Searched defs:p_mtx (Results 1 – 3 of 3) sorted by relevance
94 static pthread_mutex_t *p_mtx; variable
88 static pthread_mutex_t *p_mtx; variable
207 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, in usb_proc_create()