Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dblock_if.c372 blockif_thr(void *arg) in blockif_thr() function
667 pthread_create(&bc->bc_btid[i], NULL, blockif_thr, bc); in blockif_open()