Searched defs:pad_lock (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h142 * The pad_lock is constructed in the kmem_cache; the rest is combined
148 kmutex_t pad_lock; /* lock pad data during changes */ member in struct:p_audit_data
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h775 mutex_t pad_lock; member in struct:__anon68
783 mutex_t pad_lock; member in struct:__anon69
984 #define link_lock _link_lock.pad_lock
985 #define ld_lock _ld_lock.pad_lock
986 #define fork_lock _fork_lock.pad_lock
987 #define atfork_lock _atfork_lock.pad_lock
988 #define callout_lock _callout_lock.pad_lock
989 #define tdb_hash_lock _tdb_hash_lock.pad_lock

Completed in 65 milliseconds