summaryrefslogtreecommitdiff
path: root/src/common/thread.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31core: Update copyright headersZephyron
2023-10-20common: use SetThreadDescription API for thread namesLiam
2022-06-28Core: Fix tests.Fernando Sahmkow
2022-06-28Core/Common: Corrections to core timing and add critical priority.Fernando Sahmkow
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2021-09-11common: Move error handling to error.cpp/hMorph
2020-08-05Fix thread naming on Linux, which limits names to 15 bytes.comex
2020-06-27Clang Format.Fernando Sahmkow
2020-06-27General: Tune the priority of main emulation threads so they have higher prio...Fernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-04-01common: Port some changes from dolphin (#5127)Vitor K
2019-03-29common/thread: Remove unused functionsLioncash
2018-11-22common/thread: Drop Hungarian notation on SetCurrentThreadName's parameterLioncash
2018-11-21common/thread: Remove SleepCurrentThread()Lioncash
2018-11-21common/thread: Remove unused CurrentThreadId()Lioncash
2016-12-05Support mingw cross-compileJannik Vogel
2016-10-27common: only FreeBSD has thread affinity compatible with LinuxJan Beich
2016-10-27common: define routines to set thread name on more BSDsJan Beich
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup thread includes.Emmanuel Gil Peyrot
2014-12-29Fix MSVC-related #defines and add CMakeLists commentdarkf
2014-12-29Fix merge conflictsdarkf
2014-12-20License changepurpasmart96
2014-11-28Fix MinGW builddarkf
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-09-08common: Prune all redundant includesarchshift
2014-09-07Removed common/std_xyz, instead using the std headerarchshift
2014-08-07Use pthread_set_name_np() on OpenBSD.Anthony J. Bentley
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei