Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp120 static long threadNum; member in SharedPoolRun
130 threadNum = num; in init()
134 startB.initialize(threadNum); in init()
135 mallocDone.initialize(threadNum); in init()
157 int myVictim = threadNum-id-1; in operator ()()
165 long SharedPoolRun::threadNum; member in SharedPoolRun