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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
threadflow.h 77 int tf_abort; /* Shutdown thread */ member in struct:threadflow
flowop.c 431 threadflow->tf_abort = 0;
459 if (threadflow->tf_abort || filebench_shm->shm_f_abort)
504 threadflow->tf_abort = 1;
518 threadflow->tf_abort = FILEBENCH_DONE;
547 threadflow->tf_abort = FILEBENCH_DONE;
588 pthread_exit(&threadflow->tf_abort);
1065 if (threadflow->tf_abort || filebench_shm->shm_f_abort)
    [all...]
threadflow.c 193 threadflow->tf_abort = 1;

Completed in 1560 milliseconds