Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_utils.h77 bool bounded_pause() { in bounded_pause() function
/oneTBB/src/tbb/
H A Dscheduler_common.h219 backoff.bounded_pause(); in prolonged_pause_impl()
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h1336 if( !backoff.bounded_pause() ) { in __TBB_requires()