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)NAMEpthread_yield_np -- yield control of the current threadSYNOPSIS#include <pthread.h> void pthread_yield_np(void);DESCRIPTIONThe pthread_yield() causes the running thread to relinquish the processor.BSDSeptember 18, 2006 BSD
Related Man Pages |
---|
pthread_detach(3) - mojave |
pthread_yield(3) - linux |
pthread_yield(3) - centos |
pthread_yield(3) - suse |
pthread_yield(3t) - hpux |
Similar Topics in the Unix Linux Community |
---|
12-Core MacPro (2013) kernel_task over 1200% |
UNIX tool on MacOS that can increase resolution of a file |
My first PERL incarnation... Audio Oscillograph |
Controlling user input |