Home
last modified time | relevance | path

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

/oneTBB/doc/main/tbb_userguide/
H A DIterating_Over_a_Concurrent_Queue_for_Debugging.rst12 become invalid and unsafe to use. The following snippet dumps a queue.
H A DConstraints.rst24 // note: the required expression 'body(range)' is invalid
/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h307 static const main_t invalid = ~main_t(0);
312 BackRefIdx() : main(invalid), largeObj(0), offset(0) {}
313 bool isInvalid() const { return main == invalid; }
/oneTBB/doc/
H A Dtest_classification.dox13 /// This class of tests checks that input specified as invalid is
/oneTBB/src/tbb/
H A Dscheduler_common.h456 invalid, in alignas() enumerator