Home
last modified time | relevance | path

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) in fmd_thread_start() function
94 err = pthread_create(&tp->thr_tid, NULL, fmd_thread_start, tp); in fmd_thread_create_cmn()