OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
apm_thread_create
sys/arch/i386/i386/apm.c
159
void apm_thread_create(void *v);
sys/arch/i386/i386/apm.c
842
kthread_create_deferred(apm_thread_create, sc);