Home
last modified time | relevance | path

Searched refs:g_current_sync_handle_watcher (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
Dsync_handle_registry.cc17 g_current_sync_handle_watcher = LAZY_INSTANCE_INITIALIZER; variable
24 g_current_sync_handle_watcher.Pointer()->Get()); in current()
27 DCHECK_EQ(result.get(), g_current_sync_handle_watcher.Pointer()->Get()); in current()
104 DCHECK(!g_current_sync_handle_watcher.Pointer()->Get()); in SyncHandleRegistry()
105 g_current_sync_handle_watcher.Pointer()->Set(this); in SyncHandleRegistry()
110 g_current_sync_handle_watcher.Pointer()->Set(nullptr); in ~SyncHandleRegistry()