Query: yield
OS: opensolaris
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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.11 20 Jul 1993 yield(2)
Related Man Pages |
---|
std::this_thread(3) - centos |
index(3c) - opensolaris |
rindex(3c) - opensolaris |
pthread_mutexattr_disable_handoff_(3t) - hpux |
sched_yield(3) - osf1 |