Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp321 int yield_count = 0; in operator ()() local
325 if (yield_count++ == 100) { in operator ()()
326 yield_count = 0; in operator ()()