Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-01-07 20:01:10 +0400
committerChristopher Faylor <me@cgf.cx>2013-01-07 20:01:10 +0400
commit8f3f61eb961322d7b50be81fbe51195565967738 (patch)
tree93a543a2fe770e4174e56ae1469a9c0e53af2435 /ChangeLog
parent6cb6ea9cb416fb38866e103678a7d27d15308348 (diff)
* thread.cc (pthread_rwlock::add_reader): Perform new operation here and return
pointer to allocated RWLOCK_READER structure. (pthread_rwlock::rdlock): Reorganize to reflect new add_reader functionality. (pthread_rwlock::tryrdlock): Ditto. Remove unneeded call to lookup_reader(). * thread.h (pthread_rwlock::RWLOCK_READER::RWLOCK_READER): New constructor. (pthread_rwlock::add_reader): Reflect new functionality.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions