Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c135 thread_t cmd_thread; variable
730 if (thr_create(NULL, 0, cmd_svc, 0, thr_flags, &cmd_thread)) { in main()