Home
last modified time | relevance | path

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

/external/libmojo/mojo/message_pump/
Dhandle_watcher.cc37 const char kWatcherThreadName[] = "handle-watcher-thread"; variable
297 : thread_(kWatcherThreadName) { in WatcherThreadManager()