Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
soaker
usr/src/cmd/cpc/common/cpustat.c
113
static void *soaker(void *arg);
usr/src/cmd/cpc/common/cpustat.c
466
if (thr_create(NULL, 0, soaker, state, 0, &tid) != 0)