Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcustom_allocators.h257 static bool throwing; variable
271 if (throwing) { in allocate()
315 throwing = do_throw;
334 bool StaticCountingAllocator<T>::throwing;
346 static bool throwing; member
364 throwing = do_throw;
375 bool StaticSharedCountingAllocatorBase::throwing;
408 if (base_type::throwing) { in allocate()