Searched refs:umtx (Results 1 – 2 of 2) sorted by relevance
175 const struct ucom_callback *callback, struct mtx *umtx) in ucom_attach() argument185 (umtx == NULL)) { in ucom_attach()199 error = usb_proc_create(&ssc->sc_tq, umtx, "ucom", USB_PRI_MED); in ucom_attach()217 sc[subunit].sc_mtx = umtx; in ucom_attach()
1814 - util: emulate futex on FreeBSD using umtx