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
/
llvm
/
lib
/
Support
/
Windows
/
RWMutex.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Base RWMutex on std::shared_timed_mutex (C++14)
Benjamin Kramer
2019-08-15
1
-128
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Report fatal error in the case of out of memory
Serge Pavlov
2018-02-20
1
-2
/
+2
*
Revert r325224 "Report fatal error in the case of out of memory"
Serge Pavlov
2018-02-15
1
-2
/
+2
*
Report fatal error in the case of out of memory
Serge Pavlov
2018-02-15
1
-2
/
+2
*
Remove more name space pollution from .inc files
Kristof Beyls
2017-03-31
1
-7
/
+6
*
PR21202: Memory leak in Windows RWMutexImpl when using SRWLOCK
David Blaikie
2014-10-21
1
-5
/
+3
*
Rename Windows.h to WindowsSupport.h to avoid ambiguity
Reid Kleckner
2014-02-12
1
-1
/
+1
*
Windows: Don't bother with pinning Kernel32.dll
David Majnemer
2013-10-14
1
-3
/
+1
*
Windows: Use GetModuleHandleEx instead of LoadLibrary
David Majnemer
2013-10-13
1
-2
/
+2
*
Windows: Be more explicit with Win32 APIs
David Majnemer
2013-10-07
1
-1
/
+1
*
Remove tabs.
Bill Wendling
2012-07-19
1
-3
/
+3
*
Support/Windows: Add efficent RW mutex on Windows. Patch by Aaron Ballman!
Michael J. Spencer
2011-10-13
1
-11
/
+87
*
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+58