*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/sched_yield (2)              
Title
Content
Arch
Section
 

Contents


sched_yield(2)							sched_yield(2)


NAME    [Toc]    [Back]

     sched_yield - yield the processor

C SYNOPSIS    [Toc]    [Back]

     #include <sched.h>

     int sched_yield (void);

DESCRIPTION    [Toc]    [Back]

     The sched_yield system call causes	the calling process to relinquish the
     processor to a runnable process of	higher or equal	priority.  In the
     event a higher or equal priority  process is not available, the calling
     process reacquires	control	of the processor.

SEE ALSO    [Toc]    [Back]

      
      
     alarm(2), pause(2), sched_getscheduler(2),	sched_getparam(2),
     sched_setparam(2),	sched_setscheduler(2), setitimer(2), sginap(2),
     sleep(3)

DIAGNOSTICS    [Toc]    [Back]

     Upon successful completion, a value of 0 is returned to the calling
     process.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
sched_yield FreeBSD yield processor
sginap IRIX timed sleep and processor yield function
pthread_yield OpenBSD yield control of the current thread
sched_yield Tru64 Signals scheduler a willingness to yield to another thread
assign_cpu_to_pset Tru64 Assigns a processor to a processor set
pset_assign_cpu Tru64 Assigns a processor to a processor set
pset_destroy HP-UX destroy a processor set
pset_create Tru64 Creates a processor set
pset_create HP-UX create a processor set
pset_destroy Tru64 Destroys a processor set
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service