Searched refs:fmd_thread_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.c56 fmd_thread_start(void *arg) function
94 err = pthread_create(&tp->thr_tid, NULL, fmd_thread_start, tp);

Completed in 42 milliseconds