rpcs3/Utilities
Nekotekina 6bd96a4590 Fix thread_base::finalize (and emergency_exit, collaterally)
Forgot to reset futex callback. Could cause crashes.
2020-03-10 23:23:32 +03:00
..
address_range.h
asm.h
BEType.h Use std::endian for endianness test 2020-02-17 21:33:24 +03:00
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h First part of fixing sign-compare warning (inside be_t). 2020-02-19 22:54:58 +03:00
cfmt.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
cond.cpp Fix warnings in emucore 2020-03-04 21:23:34 +03:00
cond.h
Config.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
Config.h Move Log.h to util/logs.hpp 2020-03-07 12:29:23 +03:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h Add missing include guards 2020-02-27 00:38:55 +03:00
File.cpp Don't throw on invalid whence (return fs::error::einval) 2020-03-07 11:52:54 +03:00
File.h Don't throw on invalid whence (return fs::error::einval) 2020-03-07 11:52:54 +03:00
geometry.h geometry.h: remove MSVC workaround 2020-02-12 12:50:42 +03:00
git-version-gen.cmd
hash.h
JIT.cpp Explicitly rename has_512 into has_avx512 (#7751) 2020-03-10 19:21:00 +03:00
JIT.h
lockless.h Remove cancerous lf_value<> 2020-02-28 18:54:46 +03:00
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rXml.cpp
rXml.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
sema.cpp
sema.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
span.h
StrFmt.cpp Implement thread_ctrl::emergency_exit() 2020-03-08 15:11:02 +03:00
StrFmt.h
StrUtil.h Fix warnings in emucore 2020-03-04 21:23:34 +03:00
sync.h
sysinfo.cpp Explicitly rename has_512 into has_avx512 (#7751) 2020-03-10 19:21:00 +03:00
sysinfo.h Explicitly rename has_512 into has_avx512 (#7751) 2020-03-10 19:21:00 +03:00
Thread.cpp Fix thread_base::finalize (and emergency_exit, collaterally) 2020-03-10 23:23:32 +03:00
Thread.h Implement thread_ctrl::emergency_exit() 2020-03-08 15:11:02 +03:00
Timer.h
typemap.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
types.h umax: restore "natural" operation order 2020-02-20 17:13:41 +03:00
version.cpp
version.h
VirtualMemory.cpp Move Log.h to util/logs.hpp 2020-03-07 12:29:23 +03:00
VirtualMemory.h