aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Threading.cpp
AgeCommit message (Expand)Author
2010-11-29Merge System into Support.Michael J. Spencer
2010-11-04System: Add llvm_execute_on_thread, which does what it says.Daniel Dunbar
2009-07-06No need to double-include config.hOwen Anderson
2009-07-06We need to include config.h to get the proper setting to LLVM_MULTITHREADED.Owen Anderson
2009-07-06improve portability to windows, patch by Xerces Ranby!Chris Lattner
2009-06-18Move Threading.[h|cpp] from Support to System.Owen Anderson