Searched defs:my_mutex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/tws/
H A Dtws.c850 struct mtx *my_mutex = ((type == TWS_REQ_TYPE_SCSI_IO) ? &sc->q_lock : &sc->gen_lock); local

Completed in 95 milliseconds