mojave man page for pthread_yield_np

Query: pthread_yield_np

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 processor.
BSD
September 18, 2006 BSD
Related Man Pages
pthread_detach(3) - mojave
pthread_yield(3) - centos
pthread_yield(3t) - hpux
pthread_yield_np(3) - osf1
sched_yield(3) - osf1
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.