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

/fuchsia/zircon/kernel/lib/debuglog/
H A Ddebuglog.cpp50 static fbl::atomic_bool notifier_shutdown_requested; variable
295 if (notifier_shutdown_requested.load()) {
415 notifier_shutdown_requested.store(true);

Completed in 27 milliseconds