yuzu/src
Jan Beich 1410bd3bd0 common: define routines to set thread name on more BSDs
src/common/thread.cpp:123:5: error: use of undeclared identifier 'pthread_setname_np'
    pthread_setname_np(pthread_self(), szThreadName);
    ^
1 error generated.
2016-10-27 23:28:29 +00:00
..
audio_core
citra
citra_qt
common common: define routines to set thread name on more BSDs 2016-10-27 23:28:29 +00:00
core FRD: fix GetMyFriendKey 2016-10-25 09:54:29 +03:00
tests
video_core
.clang-format
CMakeLists.txt