HomeSort by relevance Sort by last modified time
    Searched refs:ThreadHasCurrent (Results 1 - 3 of 3) sorted by null

  /external/libbrillo/brillo/message_loops/
message_loop.cc 31 bool MessageLoop::ThreadHasCurrent() {
message_loop.h 30 // current thread. If you really need to, use ThreadHasCurrent() to check if
35 static bool ThreadHasCurrent();
  /external/libbrillo/brillo/streams/
tls_stream.cc 387 if (MessageLoop::ThreadHasCurrent()) {

Completed in 64 milliseconds