Home
last modified time | relevance | path

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

/oneTBB/doc/main/tbb_userguide/
H A Duse_graph_reset.rst13 can leave its nodes and edges in an indeterminate state. If you want to
H A DTask-Based_Programming.rst90 you can concentrate on the logical dependences between tasks, and leave
/oneTBB/.github/
H A Dpull_request_template.md11 _Choose one or multiple, leave empty if none of the other choices apply_
/oneTBB/doc/main/tbb_userguide/Migration_Guide/
H A DTask_API.rst394 …task spawning, while the parent task and final result production are blocked from premature leave.
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp782 bool leave = (sizeBefore != getMemSize()); in TestHeapLimit() local
784 if (leave) in TestHeapLimit()