yield(2) sunos man page | unix.com

Man Page: yield

Operating Environment: sunos

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.10 20 Jul 1993 yield(2)
Related Man Pages
mktemp(1) - hpux
pthread_mutex_disable_handoff_np(3t) - hpux
pthread_mutexattr_getspin_np(3t) - hpux
bonds(1) - centos
bonds(1) - hpux
Similar Topics in the Unix Linux Community
Puzzle: file name grepped from text file yields &quot;no such file&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
Simple conditional yields too many responses