Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc68 static constexpr int kEventfdUnlocked = 1; variable
218 adb_write_event_fd_.reset(eventfd(kEventfdUnlocked, EFD_CLOEXEC)); in StartDebuggerThreads()