extra yield
[mirrors/Programs.git] / c / pthread_extra / pthread_extra.h
index 15e4d8bd39c88fe49391c4e51ab56342092e0977..58a98e368750d356664e09395ae89c2b2dc64d19 100644 (file)
@@ -47,6 +47,7 @@ void pthread_pause_enable();
 int pthread_pause(pthread_t thread);
 int pthread_unpause(pthread_t thread);
 int pthread_pause_reschedule(pthread_t thread);
+int pthread_extra_yield();
 
 // Message queues
 
This page took 0.121934 seconds and 4 git commands to generate.