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_join(3) - mojave |
| pthread_yield(3t) - hpux |
| pthread_yield_np(3) - osf1 |
| sched_yield(3) - osf1 |
| pthread_cond_wait(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Update: Uploading Movies at Attachments to Posts |
| Shopt -s histappend |
| My first PERL incarnation... Audio Oscillograph |
| How can I direct messages from mac console.app to a log file? |