Searched refs:in_wrapper (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/tsan/
H A Dts_dynamorio.cc345 int in_wrapper = 0; // TODO: Make it thread-local member in namespace:wrap
348 in_wrapper = 1;
358 in_wrapper = 0;
364 return in_wrapper;

Completed in 112 milliseconds