Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dglobal.hpp62 extern int parinitted;
H A Dglobal.cpp67 int parinitted = 0; variable
H A Dapi.cpp108 if (!parinitted) { in rt_initialize()
109 parinitted = 1; in rt_initialize()