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

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_kernel.h 143 * The pad_lock is constructed in the kmem_cache; the rest is combined
149 kmutex_t pad_lock; /* lock pad data during changes */ member in struct:p_audit_data
  /onnv/onnv-gate/usr/src/lib/libc/inc/
thr_uberdata.h 742 mutex_t pad_lock; member in struct:__anon25
750 mutex_t pad_lock; member in struct:__anon26
907 #define link_lock _link_lock.pad_lock
908 #define ld_lock _ld_lock.pad_lock
909 #define fork_lock _fork_lock.pad_lock
910 #define atfork_lock _atfork_lock.pad_lock
911 #define callout_lock _callout_lock.pad_lock
912 #define tdb_hash_lock _tdb_hash_lock.pad_lock
    [all...]

Completed in 5758 milliseconds