HomeSort by: relevance | last modified time | path
    Searched defs:lmutex_lock_interruptible (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h 103 #define lmutex_lock_interruptible(lock) (mutex_enter(&(lock)->mtx),0) macro

Completed in 13 milliseconds