Searched defs:fmd_thread_f (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.h37 typedef void fmd_thread_f(void *); /* signature of thread startup func */ typedef
43 fmd_thread_f *thr_func; /* thread startup function */
53 fmd_thread_f *, void *);
55 fmd_thread_f *, void *);

Completed in 73 milliseconds