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

  /onnv/onnv-gate/usr/src/uts/sparc/v7/sys/
mutex_impl.h 78 } mutex_impl_t; typedef in typeref:union:mutex_impl
  /onnv/onnv-gate/usr/src/uts/sparc/v9/sys/
mutex_impl.h 70 } mutex_impl_t; typedef in typeref:union:mutex_impl
114 extern int mutex_adaptive_tryenter(mutex_impl_t *);
115 extern void *mutex_owner_running(mutex_impl_t *);
  /onnv/onnv-gate/usr/src/uts/intel/sys/
mutex_impl.h 70 } mutex_impl_t; typedef in typeref:union:mutex_impl
120 extern int mutex_adaptive_tryenter(mutex_impl_t *);
121 extern void *mutex_owner_running(mutex_impl_t *);

Completed in 420 milliseconds