Searched refs:TD_NOT_CREATED (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Didletime.c227 ipt->state = TD_NOT_CREATED;
345 (ipt->state!=TD_NOT_CREATED)) {
H A Deta.c106 case TD_NOT_CREATED:
224 } else if (td->runstate == TD_NOT_CREATED || td->runstate == TD_CREATED
H A Dfio.h478 TD_NOT_CREATED = 0, enumerator in enum:__anon6445
H A Dbackend.c1958 * create threads (TD_NOT_CREATED -> TD_CREATED)
1961 if (td->runstate != TD_NOT_CREATED)

Completed in 118 milliseconds