summaryrefslogtreecommitdiff
path: root/lib/Support/Threading.cpp
Commit message (Expand)AuthorAge
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith2011-11-28
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-19
* Add Win32 support to llvm::llvm_execute_on_thread(). Thanks to Aaron Ballman!NAKAMURA Takumi2011-09-19
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-29
* Merge System into Support.Michael J. Spencer2010-11-29
* Move Threading.[h|cpp] from Support to System.Owen Anderson2009-06-18
* Add newline at end of file.Owen Anderson2009-06-16
* Split the thread-related APIs out into their own file, and add a few moreOwen Anderson2009-06-16