Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dblock_if.c78 #define BLOCKIF_NUMTHR 8 macro
81 #define BLOCKIF_NUMTHR 16 macro
83 #define BLOCKIF_MAXREQ (BLOCKIF_RING_MAX + BLOCKIF_NUMTHR)
135 pthread_t bc_btid[BLOCKIF_NUMTHR];
834 for (i = 0; i < BLOCKIF_NUMTHR; i++) { in blockif_open()
1076 for (i = 0; i < BLOCKIF_NUMTHR; i++) in blockif_close()