Searched refs:__libc_tx_nesting_depth (Results 1 – 3 of 3) sorted by relevance
37 if (__libc_tx_nesting_depth () > 0) in __lll_trylock_elision()
68 if (__glibc_likely (__libc_tx_nesting_depth () <= 1)) in __lll_lock_elision()
178 #define __libc_tx_nesting_depth() \ macro
Completed in 3 milliseconds