yield(2) System Calls yield(2)NAMEyield - yield execution to another lightweight processSYNOPSIS#include <unistd.h> void yield(void);DESCRIPTIONThe yield() function causes the current lightweight process to yield its execution in favor of another lightweight process with the same or greater priority.SEE ALSOthr_yield(3C) SunOS 5.10 20 Jul 1993 yield(2)
| Related Man Pages |
|---|
| std::this_thread(3) - centos |
| pthread_mutexattr_setspin_np(3t) - hpux |
| rindex(3c) - opensolaris |
| mktemp(1) - hpux |
| bonds(1) - hpux |