aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Threading.cpp
Commit message (Expand)AuthorAgeFilesLines
* System: Add llvm_execute_on_thread, which does what it says.Daniel Dunbar2010-11-041-0/+52
* No need to double-include config.hOwen Anderson2009-07-061-1/+1
* We need to include config.h to get the proper setting to LLVM_MULTITHREADED.Owen Anderson2009-07-061-0/+1
* improve portability to windows, patch by Xerces Ranby!Chris Lattner2009-07-061-1/+1
* Move Threading.[h|cpp] from Support to System.Owen Anderson2009-06-181-0/+63