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

  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.h 91 void StopThreadImpl(base::Thread* thread);
sandbox_linux.cc 160 linux_sandbox->StopThreadImpl(thread);
289 void LinuxSandbox::StopThreadImpl(base::Thread* thread) {

Completed in 65 milliseconds