index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
src
/
mutex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx{,abi}] Emit deplibs only when detected by CMake
Michał Górny
2019-12-02
1
-1
/
+1
*
[libc++] Take 2: Implement LWG 2510
Louis Dionne
2019-09-26
1
-3
/
+3
*
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups
Ilya Biryukov
2019-09-25
1
-3
/
+3
*
[libc++] Implement LWG 2510
Louis Dionne
2019-09-24
1
-3
/
+3
*
Fix thread comparison by making sure we never pass our special 'not a thread'...
Marshall Clow
2019-08-14
1
-1
/
+1
*
Rework recursive_timed_mutex so that it uses __thread_id instead of using the...
Marshall Clow
2019-08-14
1
-6
/
+6
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
1
-1
/
+1
*
Fix PR27658 - Make ~mutex trivial when possible.
Eric Fiselier
2019-07-07
1
-4
/
+1
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
1
-1
/
+1
*
[runtimes] Support ELF dependent libraries feature
Petr Hosek
2019-05-30
1
-0
/
+6
*
Fix r359229 which tried to fix r359159...
Chandler Carruth
2019-04-26
1
-1
/
+1
*
libc++/win: Make once_flag have the same size as a pointer.
Nico Weber
2019-03-20
1
-8
/
+8
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCP...
Louis Dionne
2018-08-01
1
-1
/
+0
*
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
Eric Fiselier
2017-05-31
1
-0
/
+1
*
Recommit [libcxx] Never use <cassert> within libc++
Eric Fiselier
2017-02-04
1
-4
/
+3
*
Revert "[libcxx] Never use <cassert> within libc++"
Eric Fiselier
2017-01-24
1
-3
/
+4
*
[libcxx] Never use <cassert> within libc++
Eric Fiselier
2017-01-24
1
-4
/
+3
*
Fix Windows try_lock implementation
Eric Fiselier
2017-01-14
1
-2
/
+2
*
thread_support: split out {,non-}recursive mutex
Saleem Abdulrasool
2017-01-05
1
-4
/
+4
*
Mark libc++ internal globals with _LIBCPP_SAFE_STATIC.
Eric Fiselier
2016-09-28
1
-2
/
+2
*
[libcxx] Fix a data race in call_once
Kuba Brecka
2016-09-04
1
-4
/
+1
*
Refactor pthread usage of libcxx.
Asiri Rathnayake
2016-05-06
1
-48
/
+26
*
Move atomic_support.h and config_elast.h into src/include
Eric Fiselier
2015-08-18
1
-1
/
+1
*
[libcxx] Add atomic_support.h header to src that handles needed atomic operat...
Eric Fiselier
2015-07-07
1
-3
/
+7
*
Allow libc++ to be built on systems without POSIX threads
Jonathan Roelofs
2014-09-05
1
-0
/
+27
*
Peter Collingbourne: Fix warnings when compiling with -DNDEBUG.
Howard Hinnant
2013-09-21
1
-0
/
+3
*
noexcept and constexpr applied to <mutex>.
Howard Hinnant
2012-07-21
1
-8
/
+9
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-2
/
+1
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-2
/
+2
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+4
*
[util.smartptr.hash]
Howard Hinnant
2010-06-03
1
-1
/
+1
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-2
/
+2
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+246