manpagez: man pages & more
man pthread_yield_np(3)
Home | html | info | man

pthread_yield_np(3)      BSD Library Functions Manual      pthread_yield_np(3)


NAME

     pthread_yield_np -- yield control of the current thread


SYNOPSIS

     #include <pthread.h>

     void
     pthread_yield_np(void);


DESCRIPTION

     The pthread_yield() causes the running thread to relinquish the proces-
     sor.

BSD                           September 18, 2006                           BSD

Mac OS X 10.12.3 - Generated Wed Feb 8 16:42:43 CST 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.