Home
last modified time | relevance | path

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

/titanic_50/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) in fmd_doorthread_create() function
H A Dfmd_api.c1875 if ((new_tp = fmd_doorthread_create(mp, (fmd_thread_f *)crf, in fmd_doorthr_create()