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

/freebsd-11-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c83 #define RTL_TRYLOCK(_sc) mtx_trylock(&(_sc)->sc_mtx) macro

Completed in 53 milliseconds