Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h661 kthread_id_t bc_executor; member
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c1325 bcp->bc_executor = NULL; in bufcall()
1369 if (bcp->bc_executor != NULL) { in unbufcall()
1370 if (bcp->bc_executor != curthread) { in unbufcall()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c3620 bcp->bc_executor = curthread; in runbufcalls()
3624 bcp->bc_executor = NULL; in runbufcalls()