HomeSort by relevance Sort by last modified time
    Searched defs:mutex_enter (Results 1 - 3 of 3) sorted by null

  /loficc/crypto/usr/src/uts/sparc/v9/ml/
lock_prim.s 340 * mutex_enter() and mutex_exit().
342 * These routines handle the simple cases of mutex_enter() (adaptive
346 * mutex_tryenter() is similar to mutex_enter() but returns zero if
367 mutex_enter(kmutex_t *lp)
382 ENTRY(mutex_enter) function
394 SET_SIZE(mutex_enter)
  /loficc/crypto/usr/src/lib/libzpool/common/
kernel.c 85 mutex_enter(kmutex_t *mp) function
  /loficc/crypto/usr/src/uts/common/nfs/
nfs4.h 962 #define mutex_enter macro
    [all...]

Completed in 420 milliseconds