Searched refs:kcpc_lwp_create (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/os/ |
H A D | kcpc.c | 77 static void kcpc_lwp_create(kthread_t *t, kthread_t *ct); 321 kcpc_lwp_create, NULL, kcpc_free); in kcpc_bind_thread() 564 kcpc_lwp_create, NULL, kcpc_free) == 0) in kcpc_unbind() 569 kcpc_lwp_create, NULL, kcpc_free); in kcpc_unbind() 1376 kcpc_lwp_create(kthread_t *t, kthread_t *ct) in kcpc_lwp_create() function 1427 NULL, kcpc_lwp_create, NULL, kcpc_free); in kcpc_lwp_create()
|