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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
procflow.h 48 struct threadflow *pf_threads; member in struct:procflow
threadflow.c 109 * supplied procflow's pf_threads list. For each threadflow on
125 threadflow_t *threadflow = procflow->pf_threads;
163 threadflow = procflow->pf_threads;
365 threadflow_t **threadlistp = &procflow->pf_threads;
procflow.c 422 threadflow_delete_all(&my_procflow->pf_threads);
614 threadflow_allstarted(procflow->pf_pid, procflow->pf_threads);
693 threadflow_delete_all(&procflow->pf_threads);

Completed in 240 milliseconds