Home
last modified time | relevance | path

Searched defs:RequestStop (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/cc/training/
Dcoordinator.cc61 Status Coordinator::RequestStop() { in RequestStop() function in tensorflow::Coordinator
/external/libchrome/base/synchronization/
Dwaitable_event_perftest.cc85 void RequestStop() { stop_event_.Signal(); } in RequestStop() function in base::__anond66d7d910111::SignalerThread
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp409 Status NativeThreadLinux::RequestStop() { in RequestStop() function in NativeThreadLinux