Searched refs:g_global_boundary (Results 1 – 2 of 2) sorted by relevance
185 if (!g_global_boundary) { in Recorder()186 g_global_boundary = true; in Recorder()195 if (!g_global_boundary) { in Recorder()196 g_global_boundary = true; in Recorder()230 thread_local bool lldb_private::repro::Recorder::g_global_boundary = false; member in lldb_private::repro::Recorder
846 static void PrivateThread() { g_global_boundary = true; }852 g_global_boundary = false;875 static thread_local bool g_global_boundary;