Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_priority_queue.cpp87 static int throw_flag; member
90 if (throw_flag) { in MyThrowingType()
101 int MyThrowingType::throw_flag = 0; member in MyThrowingType
115 MyThrowingType::throw_flag = 1; in test_exceptions()
121 MyThrowingType::throw_flag = 1; in test_exceptions()
127 MyThrowingType::throw_flag = 0; in test_exceptions()
132 MyThrowingType::throw_flag = 0; in test_exceptions()
138 MyThrowingType::throw_flag = 1; in test_exceptions()
143 MyThrowingType::throw_flag = 0; in test_exceptions()
147 MyThrowingType::throw_flag = 1; in test_exceptions()
[all …]