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 |
|---|
| rindex(3c) - opensolaris |
| pthread_mutex_setyieldfreq_np(3t) - hpux |
| sched_yield(3) - osf1 |
| bonds(1) - centos |
| mason::filters::standard(3pm) - debian |