yield(2) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

yield(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)



Oracle Solaris 11.4               20 Jul 1993                         yield(2)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3