rpcs3/Utilities
Eladash cd6ef2958b Add information about unnamed/main threads in logs and fatal dialog
* If thread is unnamed, keep log name empty for main thread, otherwise print thread id. In fatal dialog, main thread can be handled differently (with special remark that it's main thread).
* Always print thread id in fatal dialog, regardless of thread type.

Co-authored-by: Nekotekina <nekotekina@gmail.com>
2021-03-11 22:55:06 +03:00
..
address_range.h Remove some redundant code 2021-03-09 03:09:50 +03:00
bin_patch.cpp Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
bin_patch.h fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
bit_set.h
BitField.h Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
cfmt.h
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp Purge unused typeid() invocations 2021-01-28 10:23:29 +03:00
Config.h
CRC.h
date_time.h
File.cpp Fixup write_gather (Linux, BSD) 2021-03-09 15:54:04 +03:00
File.h Implement fs::sync (Linux/POSIX) 2021-02-23 18:24:50 +03:00
geometry.h
git-version-gen.cmd
JIT.cpp Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
JIT.h Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
lockless.h Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
StrFmt.h Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
StrUtil.h Utils: Rewrite fmt::split 2021-01-08 22:23:48 +03:00
sync.h
Thread.cpp Add information about unnamed/main threads in logs and fatal dialog 2021-03-11 22:55:06 +03:00
Thread.h Implement thread_ctrl::is_main() 2021-03-06 23:10:31 +03:00
Timer.h
version.cpp
version.h