Logo
Explore Help
Sign In
generic-library/cxx
1
0
Fork 0
You've already forked cxx
Code Issues Pull Requests Releases Wiki Activity
cxx/test/thread/thread.mutex/thread.lock/thread.lock.unique
History
Howard Hinnant ba898e4208 N3659: Shared locking in C++ Revision 2, c++1y only
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@191127 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-21 01:49:28 +00:00
..
thread.lock.unique.cons
Fix a bug in mutex_try_to_lock. This was previously trying to unlock a mutex that it didn't own, causing an assertion failure in mutex.cpp. The issue was that the unique_lock went out of scope, releasing the lock on m, then m.unlock() was called on an already-unlocked mutex.
2013-02-19 11:28:45 +00:00
thread.lock.unique.locking
Give a lot more timing latitude to some of the timing tests. Busy buildbots are hitting the timing limits too often.
2013-02-06 20:25:56 +00:00
thread.lock.unique.mod
N3659: Shared locking in C++ Revision 2, c++1y only
2013-09-21 01:49:28 +00:00
thread.lock.unique.obs
update test for explicit bool operator.
2012-02-25 21:43:14 +00:00
types.pass.cpp
license change
2010-11-16 22:09:02 +00:00
Powered by Gitea Version: 1.23.7 Page: 73ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API