Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dthread_request_serializer.cpp127 bool still_should_disable = my_num_mandatory_requests.load(std::memory_order_relaxed) <= 0 && in disable_mandatory_concurrency() local
130 if (still_should_disable) { in disable_mandatory_concurrency()