OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
smr_thread
sys/kern/kern_smr.c
36
void smr_thread(void *);
sys/kern/kern_smr.c
75
if (kthread_create(smr_thread, NULL, NULL, "smr") != 0)