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

  /onnv/onnv-gate/usr/src/lib/libumem/common/
umem_update_thread.c 123 thread_t newthread; local
143 &newthread) == 0) {
154 umem_update_thr = newthread;
156 (void) thr_continue(newthread);
  /onnv/onnv-gate/usr/src/cmd/filebench/common/
threadflow.c 131 threadflow_t *newthread; local
142 newthread =
145 if (newthread == NULL)
147 ret |= threadflow_createthread(newthread);
150 newthread = threadflow_define_common(procflow,
154 if (newthread == NULL)
158 ret |= threadflow_createthread(newthread);
  /onnv/onnv-gate/usr/src/lib/libtnfprobe/
probe_cntl.c 71 thread_t *newthread);
  /onnv/onnv-gate/usr/src/uts/common/fs/autofs/
auto_subr.c     [all...]

Completed in 180 milliseconds