X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=c%2Fpthread_extra%2Fpthread_extra.h;h=58a98e368750d356664e09395ae89c2b2dc64d19;hb=8df6da88c80f10cb96ed53233ce6c4d414368059;hp=15e4d8bd39c88fe49391c4e51ab56342092e0977;hpb=7e0f3dba1713edfea98cdfe7909c08f68fa5f7b7;p=mirrors%2FPrograms.git diff --git a/c/pthread_extra/pthread_extra.h b/c/pthread_extra/pthread_extra.h index 15e4d8b..58a98e3 100644 --- a/c/pthread_extra/pthread_extra.h +++ b/c/pthread_extra/pthread_extra.h @@ -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