Searched refs:fmd_doorthread_create (Results 1 – 3 of 3) sorted by relevance
54 extern fmd_thread_t *fmd_doorthread_create(struct fmd_module *,
116 fmd_doorthread_create(fmd_module_t *mp, fmd_thread_f *func, void *arg) in fmd_doorthread_create() function
1875 if ((new_tp = fmd_doorthread_create(mp, (fmd_thread_f *)crf, in fmd_doorthr_create()