Searched refs:StopThreadImpl (Results 1 – 2 of 2) sorted by relevance
106 void StopThreadImpl(base::Thread* thread);
184 linux_sandbox->StopThreadImpl(thread); in StopThread()329 void LinuxSandbox::StopThreadImpl(base::Thread* thread) { in StopThreadImpl() function in content::LinuxSandbox