Searched refs:g_jump_buffer_mutex (Results 1 – 1 of 1) sorted by relevance
35 static std::mutex g_jump_buffer_mutex; variable183 std::lock_guard<std::mutex> lock(g_jump_buffer_mutex); in trap()