pthread_yield_np(3) mojave man page | unix.com

Man Page: pthread_yield_np

Operating Environment: mojave

Section: 3

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_join(3) - mojave
pthread_yield(3) - suse
pthread_join(3) - netbsd
pthread_join(3) - osx
pthread_cond_wait(3) - freebsd
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.