Searched refs:ipc_manage_thr (Results 1 – 1 of 1) sorted by relevance
61 static void *ipc_manage_thr(void *);118 if ((terr = thr_create(0, 0, ipc_manage_thr, in open_ipc()291 ipc_manage_thr(void *arg __unused) in ipc_manage_thr() function