VMS Help POSIX Threads, PTHREAD routines, pthread_yield_np *Conan The Librarian |
Notifies the scheduler that the current thread is willing to release its processor to other threads of the same or higher priority. Syntax pthread_yield_np();
Additional Information (explode) :
|