Searched refs:RequestStop (Results 1 – 3 of 3) sorted by relevance
103 Status RequestStop();
498 Status NativeThreadLinux::RequestStop() { in RequestStop() function in NativeThreadLinux
1825 static_cast<NativeThreadLinux *>(thread.get())->RequestStop(); in StopRunningThreads()1868 thread.RequestStop(); in ThreadWasCreated()