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

  /external/fio/
idletime.c 93 ipt->state = TD_EXITED;
109 ipt->state = TD_EXITED;
153 ipt->state = TD_EXITED;
283 while ((ipt->state != TD_EXITED) &&
296 if (ipt->state == TD_EXITED)
344 while ((ipt->state != TD_EXITED) &&
fio.h 474 * Once the thread reaches TD_EXITED, it is just waiting for the core to
488 TD_EXITED,
547 td_set_runstate((td), TD_EXITED); \
libfio.c 244 if (td->runstate < TD_EXITED)
backend.c     [all...]
eta.c 47 case TD_EXITED:
stat.c     [all...]

Completed in 252 milliseconds