Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/s390/
A Delision-trylock.c37 if (__libc_tx_nesting_depth () > 0) in __lll_trylock_elision()
A Delision-lock.c68 if (__glibc_likely (__libc_tx_nesting_depth () <= 1)) in __lll_lock_elision()
A Dhtm.h178 #define __libc_tx_nesting_depth() \ macro

Completed in 3 milliseconds