Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_queue.cpp207 static std::size_t global_count_for_exceptions; member
212 if (global_count_for_exceptions++ % 3 == 0) throw 1; in TrackableItem()
249 std::size_t TrackableItem::global_count_for_exceptions = 0; member in TrackableItem
265 TrackableItem::global_count_for_exceptions = 0; in test_tracking_dtors_on_clear()
275 TrackableItem::global_count_for_exceptions = 0; in test_tracking_dtors_on_clear()