]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: make pthread_yield available for internal usage
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 29 Aug 2020 19:21:21 +0000 (21:21 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 30 Aug 2020 12:27:43 +0000 (14:27 +0200)
commit5999c433bbc16c00385a2157dab9c416f8000f6b
treeb84f8da09e4a8fca9ecec8a7dcfbcbfd96143896
parent8b85b3c3adb85cd1e854de0e35db7c682b945702
Cygwin: make pthread_yield available for internal usage

In preparation of importing FreeBSDs stdthreads functions,
change the way pthread_yield is exported, so that the symbol
can be used internally as well.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/common.din
winsup/cygwin/sched.cc
This page took 0.05869 seconds and 5 git commands to generate.