Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lwp_suspend
usr/src/uts/common/sys/proc.h
787
extern int lwp_suspend(kthread_t *);
usr/src/uts/common/syscall/lwpsys.c
91
error = lwp_suspend(t);