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_yield(3) - debian |
| pthread_yield(3) - centos |
| pthread_join(3) - netbsd |
| pthread_resume_np(3) - netbsd |
| pthread_yield(3t) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Update: Uploading Movies at Attachments to Posts |
| Shopt -s histappend |
| Controlling user input |
| Python 3.8.0rc1 released. |
| [BASH] eval command not expanding variables as expected. |