Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h670 uint_t ul_spin_lock_spin2; member
1137 uint_t ul_spin_lock_spin2; member
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c438 INCR32(self->ul_spin_lock_spin2); in spin_lock_set()
4064 spin_lock_spin2 += ulwp->ul_spin_lock_spin2; in record_spin_locks()
4068 ulwp->ul_spin_lock_spin2 = 0; in record_spin_locks()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c663 ulwp.ul_spin_lock_spin2, in d_ulwp()