summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/Threading.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Fix race in threading test, found by TSanSam McCall2020-01-271-1/+3
* Reland "[Support] Add a way to run a function on a detached thread""Sam McCall2019-10-231-0/+54
* Revert "[Support] Add a way to run a function on a detached thread"Sam McCall2019-10-231-54/+0
* [Support] Add a way to run a function on a detached threadSam McCall2019-10-231-0/+54
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename interface for querying physical hardware concurrencyTeresa Johnson2016-10-171-1/+1
* Add interface for querying physical hardware concurrencyTeresa Johnson2016-10-141-0/+25
OpenPOWER on IntegriCloud