summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Thread.cpp
AgeCommit message (Expand)Author
2023-04-29Fix building on OpenBSDBrad Smith
2023-02-28Jit: Don't use a second stackJosJuice
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-12-15Add NetBSD supportDavid Carlier
2020-08-22windows: additionally set thread name via SetThreadDescriptionShawn Hoffman
2017-06-07fix various instances of -1 being assigned to unsigned typesShawn Hoffman
2017-03-27Initial support for Haiku.Augustin Cavalier
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2016-07-17OpenBSD uses pthread_set_name_np() to set the name of a thread.Anthony J. Bentley
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-27Thread: Limit thread name to 15 bytes on linux.degasus
2016-01-21A few more asterisks, mostly castsmathieui
2015-09-04Fix building with PCH disabled.Rohit Nirmal
2015-06-13Fix FreeBSD buildJeffrey Pfau
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-12JitRegister: fix VTune integrationTillmann Karras
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-04Common: Remove unused header from Thread.cpplioncash
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre