Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h666 uint_t ul_spin_lock_wakeup; member
1099 uint_t ul_spin_lock_wakeup; member
/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c457 INCR32(self->ul_spin_lock_wakeup); in spin_lock_clear()
3910 spin_lock_wakeup += ulwp->ul_spin_lock_wakeup; in record_spin_locks()
3914 ulwp->ul_spin_lock_wakeup = 0; in record_spin_locks()
/titanic_41/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c663 ulwp.ul_spin_lock_wakeup); in d_ulwp()