HomeSort by: relevance | last modified time | path
    Searched defs:lmutex_lock_interruptible (Results 1 - 3 of 3) 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
vchi_bsd.h 103 #define lmutex_lock_interruptible(lock) (mutex_enter(&(lock)->mtx),0) macro
vchi_bsd.h 103 #define lmutex_lock_interruptible(lock) (mutex_enter(&(lock)->mtx),0) macro

Completed in 131 milliseconds