Home
last modified time | relevance | path

Searched refs:pf_tid (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/filebench/common/
H A Dprocflow.h47 pthread_t pf_tid; member
H A Dprocflow.c179 if (pthread_create(&procflow->pf_tid, NULL, in procflow_createproc()