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
/
Unix
/
Threading.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OpenBSD support to the Threading code
Brad Smith
2018-06-23
1
-3
/
+5
*
Remove a dead #ifdef.
Nico Weber
2018-04-30
1
-2
/
+0
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-1
/
+1
*
[cmake] Improve pthread_[gs]etname_np detection code
Pavel Labath
2018-04-18
1
-2
/
+0
*
Specify namespace for realloc
Serge Pavlov
2018-02-15
1
-1
/
+1
*
Fix off-by-one in set_thread_name which causes truncation to fail on Linux
Sam McCall
2018-02-13
1
-1
/
+2
*
Temporary workaround for msan false positive.
Sam McCall
2017-11-02
1
-1
/
+1
*
Untabify.
NAKAMURA Takumi
2017-08-28
1
-4
/
+4
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-4
/
+4
*
Try to fix thread name truncation on non-Windows.
Zachary Turner
2017-03-04
1
-6
/
+13
*
Improve the Threading code on NetBSD
Kamil Rytarowski
2017-03-04
1
-5
/
+2
*
Truncate thread names if they're too long.
Zachary Turner
2017-03-04
1
-3
/
+27
*
Silence a warning, NFC
Krzysztof Parzyszek
2017-03-03
1
-0
/
+1
*
Detect the existence of pthread_{s,g}etname_np in libpthread on Linux
Krzysztof Parzyszek
2017-03-03
1
-0
/
+4
*
Add missing #includes for FreeBSD.
Zachary Turner
2017-03-03
1
-4
/
+9
*
Try again to appease the FreeBSD bot.
Zachary Turner
2017-03-03
1
-7
/
+2
*
Try to appease the FreeBSD bots.
Zachary Turner
2017-03-03
1
-2
/
+2
*
Add #include for unistd.h on Linux.
Zachary Turner
2017-03-03
1
-0
/
+1
*
[Support] Provide access to current thread name/thread id.
Zachary Turner
2017-03-03
1
-0
/
+181
*
Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedS...
Mehdi Amini
2016-05-14
1
-5
/
+0
*
Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cp...
Mehdi Amini
2016-05-14
1
-0
/
+5
*
Revert 220932.
Jiangning Liu
2014-11-05
1
-5
/
+0
*
Removing the static initializer in ManagedStatic.cpp by using llvm_call_once ...
Chris Bieneman
2014-10-30
1
-0
/
+5