Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dvnd.c189 static void vndthread(void *);
638 vndthread(void *arg) in vndthread() function
1514 error = kthread_create(PRI_NONE, 0, NULL, vndthread, vnd, in vndioctl()