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
index(3c) - opensolaris
pthread_mutex_disable_handoff_np(3t) - hpux
pthread_mutex_getyieldfreq_np(3t) - hpux
pthread_mutex_setyieldfreq_np(3t) - hpux
sched_yield(3) - osf1
Similar Topics in the Unix Linux Community
Yield Prolog: 1.0.3 Released
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
Simple conditional yields too many responses