Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
aen_thr
usr/src/cmd/bhyve/common/pci_nvme.c
446
static void *aen_thr(void *arg);
usr/src/cmd/bhyve/common/pci_nvme.c
850
pthread_create(&sc->aen_tid, NULL, aen_thr, sc);