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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
threadflow.h 88 fb_fdesc_t tf_fd[THREADFLOW_MAXFD + 1]; /* Thread local fd's */ member in struct:threadflow
flowop_library.c 318 * default file descriptor in the threadflow's tf_fd
320 * cycles from the end of the tf_fd array to one location
326 * tf_fd table where the actual file descriptor will be
414 if (threadflow->tf_fd[fd].fd_ptr == NULL) {
432 *fdescp = &(threadflow->tf_fd[fd]);
    [all...]

Completed in 5759 milliseconds