:man| Alphabetical   Categories   About us 
 
SCHED_YIELD (2) | System calls | Unix Manual Pages | :man

NAME

sched_yield - yield processor

CONTENTS

Library
Synopsis
Description
Return Values
Errors
Standards

LIBRARY


.Lb libc

SYNOPSIS


.In sched.h int sched_yield void

DESCRIPTION

The sched_yield system call forces the running process to relinquish the processor until it again becomes the head of its process list. It takes no arguments.

RETURN VALUES


.Rv -std sched_yield

ERRORS

On failure errno will be set to the corresponding value:
[ENOSYS]
The system is not configured to support this functionality.

STANDARDS

The sched_yield system call conforms to -p1003.1b-93.

March 12, 1998 SCHED_YIELD (2)
shtml">manServer 1.07 from sched_yield.2 using doc macros.

 
Created by Blin Media, 2008-2013