HomeSort by relevance Sort by last modified time
    Searched full:thread_id_dir_str (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sandbox/linux/services/
thread_helpers.cc 43 const std::string thread_id_dir_str = base::IntToString(thread_id) + "/"; local
60 fstatat(proc_self_task, thread_id_dir_str.c_str(), &task_stat, 0);

Completed in 49 milliseconds