Home
last modified time | relevance | path

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

/oneTBB/doc/main/tbb_userguide/
H A DGraph_Object.rst32 …er of destruction for nodes and the graph to make sure that nodes are not deleted before the graph.
H A Dalways_use_wait_for_all.rst36 node have been deleted out from underneath it. Placing a
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DReference_Counting.rst91 writes complete before the object is deleted.
/oneTBB/test/tbb/
H A Dtest_task_arena.cpp1580 deleted enumerator
1674 curr_arena->status.store(arena_handler::deleted); in StressTestMixFunctionality()
1746 if (handler.status != arena_handler::deleted) delete handler.arena; in StressTestMixFunctionality()