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

  /onnv/onnv-gate/usr/src/uts/intel/ia32/ml/
lock_prim.s 512 * mutex_enter() and mutex_exit().
515 * lock, not held) and mutex_exit() (adaptive lock, held, no waiters).
521 * If mutex_exit() gets preempted in the window between checking waiters
525 * If we interrupt a thread in mutex_exit() that has not yet cleared
527 * mutex_exit() so it will check again for waiters when it resumes.
553 mutex_exit(kmutex_t *lp)
698 ENTRY(mutex_exit) function
710 SET_SIZE(mutex_exit)
869 ENTRY(mutex_exit) function
881 SET_SIZE(mutex_exit)
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/v9/ml/
lock_prim.s 339 * mutex_enter() and mutex_exit().
342 * lock, not held) and mutex_exit() (adaptive lock, held, no waiters).
348 * If mutex_exit() gets preempted in the window between checking waiters
352 * If we interrupt a thread in mutex_exit() that has not yet cleared
354 * mutex_exit() so it will check again for waiters when it resumes.
376 mutex_exit(kmutex_t *lp)
437 ENTRY(mutex_exit) function
450 SET_SIZE(mutex_exit)
  /onnv/onnv-gate/usr/src/lib/libzpool/common/
kernel.c 142 mutex_exit(kmutex_t *mp) function
  /onnv/onnv-gate/usr/src/uts/common/nfs/
nfs4.h 948 #define mutex_exit macro
    [all...]

Completed in 359 milliseconds