VMS Help POSIX Threads, PTHREAD routines, pthread_yield_np *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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) :
|