Searched refs:mLocal (Results 1 – 1 of 1) sorted by relevance
28 thread_local bool mLocal = false; variable33 CHECK(!mLocal);34 mLocal = true;46 CHECK_MESSAGE(mLocal, "The same thread is expected");47 mLocal = false;54 CHECK(!mLocal);55 mLocal = true;73 CHECK_MESSAGE(mLocal, "The same thread is expected");