Searched refs:atomic_bool (Results 1 – 12 of 12) sorted by relevance
46 static std::atomic_bool do_check_;
40 static std::atomic_bool g_call_mallopt = {};
46 std::atomic_bool Unreachable::do_check_;
181 static std::atomic_bool backtrace_dump_;
59 std::atomic_bool PointerData::backtrace_dump_;
159 typedef _Atomic(bool) atomic_bool; typedef267 atomic_bool __flag;
90 using std::atomic_bool;
69 atomic_bool deleted; // Set when the timer is deleted, to prevent further calling of callback.
668 std::atomic_bool run; in TEST()754 std::atomic_bool running(false); in TEST()
196 atomic_bool read_enough(false);
203 std::atomic_bool done = false; in TEST()
1075 std::atomic_bool stop; in TEST()1352 std::atomic_bool start_running = false; in SetAllocationLimitMultipleThreads()