opensolaris man page for yield

Query: yield

OS: opensolaris

Section: 2

Links: opensolaris man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pthread_mutexattr_setspin_np(3t) - hpux
index(3c) - opensolaris
pthread_mutex_getyieldfreq_np(3t) - hpux
pthread_mutexattr_disable_handoff_(3t) - hpux
bonds(1) - centos
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