yield(2) opensolaris man page | unix.com

Man Page: yield

Operating Environment: opensolaris

Section: 2

yield(2)							   System Calls 							  yield(2)

NAME
yield - yield execution to another lightweight process
SYNOPSIS
#include <unistd.h> void yield(void);
DESCRIPTION
The yield() function causes the current lightweight process to yield its execution in favor of another lightweight process with the same or greater priority.
SEE ALSO
thr_yield(3C) SunOS 5.11 20 Jul 1993 yield(2)
Related Man Pages
std::this_thread(3) - centos
pthread_mutexattr_setspin_np(3t) - hpux
pthread_mutex_setyieldfreq_np(3t) - hpux
bonds(1) - centos
bonds(1) - hpux
Similar Topics in the Unix Linux Community
Yield Prolog: 1.0.3 Released
exec perl in expect script yields &quot;invalid command&quot;
UNIX.com links from Google yield invalid thread error
awk output yields error: awk:can't open job_name (Autosys)
Cp via NFS vs. scp yields unexpected difference