Searched refs:IsThreadPresentInProcFS (Results 1 – 1 of 1) sorted by relevance
51 bool IsThreadPresentInProcFS(int proc_fd, in IsThreadPresentInProcFS() function65 return !IsThreadPresentInProcFS(proc_fd, thread_id_dir_str); in IsNotThreadPresentInProcFS()135 DCHECK(IsThreadPresentInProcFS(proc_fd, thread_id_dir_str)); in ChangeThreadStateAndWatchProcFS()146 cb = base::Bind(&IsThreadPresentInProcFS, proc_fd, thread_id_dir_str); in ChangeThreadStateAndWatchProcFS()152 IsThreadPresentInProcFS(proc_fd, thread_id_dir_str)); in ChangeThreadStateAndWatchProcFS()