]> sourceware.org Git - newlib-cygwin.git/commit
Declare the pthread_rwlock_* functions if __cplusplus >= 201402L
authorKen Brown <kbrown@cornell.edu>
Wed, 30 May 2018 20:19:01 +0000 (16:19 -0400)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 1 Jun 2018 10:09:12 +0000 (12:09 +0200)
commit59847b5d737191b8b42085d6447a8060074b8195
treeb890dc214ca8089610f9098e90afb8bab818f6c9
parent8ac6b15487d4f58305ab1c7168c6ab8c449d9924
Declare the pthread_rwlock_* functions if __cplusplus >= 201402L

Some of these functions are used in the <shared_mutex> C++ header.
winsup/cygwin/include/pthread.h
This page took 0.028617 seconds and 5 git commands to generate.