Searched refs:try_xbegin (Results 1 – 1 of 1) sorted by relevance
50 int try_xbegin; in __lll_lock_elision() local52 for (try_xbegin = aconf.retry_try_xbegin; in __lll_lock_elision()53 try_xbegin > 0; in __lll_lock_elision()54 try_xbegin--) in __lll_lock_elision()
Completed in 2 milliseconds