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

  /external/chromium_org/base/process/
process_iterator_linux.cc 102 std::string runstate = local
104 if (runstate.size() != 1) {
111 if (runstate[0] != 'Z')
  /external/fio/
fio.h 145 volatile int runstate; member in struct:thread_data
462 * Thread life cycle. Once a thread has a runstate beyond TD_INITIALIZED, it

Completed in 769 milliseconds