libstdc++: Add POSIX variant of shared_timed_mutex.
authorTorvald Riegel <triegel@redhat.com>
Fri, 16 Jan 2015 13:22:00 +0000 (13:22 +0000)
committerTorvald Riegel <torvald@gcc.gnu.org>
Fri, 16 Jan 2015 13:22:00 +0000 (13:22 +0000)
commit6220fdff17b91f6d1e06a119967b716f87a8e82b
tree604f5cda24b801c16d972fab86dec7713d7a0984
parent0399a8db1c67b92d8f46c1b71bae910a773a05e9
libstdc++: Add POSIX variant of shared_timed_mutex.

* include/std/shared_mutex (shared_timed_mutex): Add POSIX-based
implementation.

From-SVN: r219737
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/shared_mutex