Searched refs:fmd_thread_start (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ | ||
H A D | fmd_thread.c | 56 fmd_thread_start(void *arg) function 94 err = pthread_create(&tp->thr_tid, NULL, fmd_thread_start, tp); |
Completed in 68 milliseconds