NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SYS_sched_yield
lib/libpthread/pthread_compat.c
137
return syscall(SYS_sched_yield);
lib/libpthread/pthread_compat.c
144
return syscall(SYS_sched_yield);