StopThreadAndWatchProcFS  399 content/common/sandbox_linux/sandbox_linux.cc   CHECK(sandbox::ThreadHelpers::StopThreadAndWatchProcFS(proc_self_task.get(),
StopThreadAndWatchProcFS   27 sandbox/linux/services/thread_helpers.h   static bool StopThreadAndWatchProcFS(int proc_self_tasks,
StopThreadAndWatchProcFS   75 sandbox/linux/services/thread_helpers_unittests.cc   ASSERT_TRUE(ThreadHelpers::StopThreadAndWatchProcFS(task.fd(), &thread));
StopThreadAndWatchProcFS   88 sandbox/linux/services/thread_helpers_unittests.cc     ASSERT_TRUE(ThreadHelpers::StopThreadAndWatchProcFS(task.fd(), &thread));
StopThreadAndWatchProcFS  103 sandbox/linux/services/thread_helpers_unittests.cc     ASSERT_TRUE(ThreadHelpers::StopThreadAndWatchProcFS(task.fd(), &thread));