Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_mutex.cpp39 inline static bool IsInsideTx() { in IsInsideTx() function
86 if (IsInsideTx()) transaction_attempted = true; in operator ()()