Home
last modified time | relevance | path

Searched refs:ul_spin_lock_wakeup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h672 uint_t ul_spin_lock_wakeup; member
1139 uint_t ul_spin_lock_wakeup; member
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c459 INCR32(self->ul_spin_lock_wakeup); in spin_lock_clear()
3962 spin_lock_wakeup += ulwp->ul_spin_lock_wakeup; in record_spin_locks()
3966 ulwp->ul_spin_lock_wakeup = 0; in record_spin_locks()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c665 ulwp.ul_spin_lock_wakeup); in d_ulwp()