Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dipc.c79 ipc_thread(void *param) in ipc_thread() function
182 err = pthread_create(&ipc_pthread, NULL, ipc_thread, in init_ipc_thread()