Home
last modified time | relevance | path

Searched defs:WhiteboxTestingYield (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h81 #define WhiteboxTestingYield() ((void)0) macro
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp48 #define WhiteboxTestingYield() (tbb::detail::yield(), tbb::detail::yield(), tbb::detail::yield(), t… macro