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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.h54 extern fmd_thread_t *fmd_doorthread_create(struct fmd_module *,
H A Dfmd_thread.c116 fmd_doorthread_create(fmd_module_t *mp, fmd_thread_f *func, void *arg) function
H A Dfmd_api.c1875 if ((new_tp = fmd_doorthread_create(mp, (fmd_thread_f *)crf,

Completed in 64 milliseconds