summaryrefslogtreecommitdiffstats
path: root/libcxx/src/support/win32/thread_win32.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Avoid using timespec when it might not be availableMikhail Maltsev2019-06-211-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [windows] Fix warning about comparing ints of different signsMartin Storsjo2018-07-251-2/+3
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-111-2/+2
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-051-2/+2
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-051-2/+2
* libcxx: Move Windows threading support into a .cpp file.Peter Collingbourne2018-01-231-0/+275
OpenPOWER on IntegriCloud