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
..
BitField.h Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
CRC.h ds4: use controller calibration values for accel/gyro 2017-05-21 18:07:43 +03:00
Config.cpp Purge unused typeid() invocations 2021-01-28 10:23:29 +03:00
Config.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
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
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
LUrlParser.cpp Add cross-platform implementation of cellHttpUtilParseUri 2017-09-04 00:37:36 +03:00
LUrlParser.h Add cross-platform implementation of cellHttpUtilParseUri 2017-09-04 00:37:36 +03:00
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
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 Move types.h to util/types.hpp 2020-12-12 15:12:01 +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 Butcher narrow cast a little (don't print value). 2020-12-22 14:32:30 +03:00
cfmt.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cheat_info.cpp Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cheat_info.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cond.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
cond.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
date_time.h Screenshot function 2019-08-14 19:24:42 +02:00
geometry.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
git-version-gen.cmd Build: Fix potential issue with Windows builds not receiving correct 2020-03-29 14:10:07 +03:00
lockless.h Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
mutex.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
mutex.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
rXml.cpp MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
rXml.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
sema.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
sema.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
span.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
sync.h types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
version.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
version.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00