Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dipc.c129 pthread_t ipc_pthread; in init_ipc_thread() local
182 err = pthread_create(&ipc_pthread, NULL, ipc_thread, in init_ipc_thread()