Searched refs:xs_rcv_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore.c172 * The reply list is filled by xs_rcv_thread(). It
541 * is only one context processing reads: xs_rcv_thread().
691 xs_rcv_thread(void *arg __unused) function
1158 error = kproc_create(xs_rcv_thread, NULL, NULL,

Completed in 53 milliseconds