The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

sched_yield (2)
  • >> sched_yield (2) ( FreeBSD man: Системные вызовы )
  • sched_yield (2) ( Русские man: Системные вызовы )
  • sched_yield (2) ( Linux man: Системные вызовы )
  • sched_yield (3) ( Solaris man: Библиотечные вызовы )
  • sched_yield (3) ( POSIX man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    
    
    sched_yield
    
     - yield processor
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <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:

    Bq Er ENOSYS
    The system is not configured to support this functionality.

     

    STANDARDS

    The sched_yield ();
    system call conforms to St -p1003.1b-93 .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    STANDARDS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру