Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtnf.h107 extern void tnf_thread_create(kthread_t *);
/titanic_44/usr/src/uts/common/tnf/
H A Dtnf_res.c161 tnf_thread_create(kthread_t *t) in tnf_thread_create() function
/titanic_44/usr/src/uts/common/disp/
H A Dthread.c448 tnf_thread_create(t); in thread_create()