rpcs3/Utilities
Nekotekina 6806e3d5c7 atomic.cpp: implement notify callback
Notification can be very heavy, especially if we need to wake many threads.
Callback is set for cpu_thread in order to set wait flag accordingly.
2020-10-27 17:56:19 +03:00
..
address_range.h
asm.h Improve vm::reservation_op 2020-10-20 09:10:21 +03:00
BEType.h atomic.cpp: add sparse atomics 2020-10-26 01:15:31 +03:00
bin_patch.cpp patch_engine: Apply patch when APP_VER is unknown 2020-09-21 11:59:57 +02:00
bin_patch.h patch_engine: Apply patch when APP_VER is unknown 2020-09-21 11:59:57 +02:00
bit_set.h
BitField.h Fix bitfield operator &= 2020-09-10 19:04:53 +02:00
cfmt.h
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp
Config.h Emu: use vulkan as default renderer 2020-10-01 09:19:13 +02:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
File.cpp Fix fs::delim type, fix "." and ".." processing in fs::get_parent_dir (#8975) 2020-09-26 19:18:32 +01:00
File.h Fix fs::delim type, fix "." and ".." processing in fs::get_parent_dir (#8975) 2020-09-26 19:18:32 +01:00
geometry.h
git-version-gen.cmd
hash.h
JIT.cpp Remove XABORT in PPU/SPU transactions. 2020-10-20 09:10:21 +03:00
JIT.h Remove XABORT in PPU/SPU transactions. 2020-10-20 09:10:21 +03:00
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp Rewrite cpu_thread::suspend_all 2020-10-10 13:58:48 +03:00
mutex.h Rewrite cpu_thread::suspend_all 2020-10-10 13:58:48 +03:00
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h Add imports for some undocumented NTDLL functions 2020-10-24 14:16:32 +03:00
sysinfo.cpp
sysinfo.h
Thread.cpp atomic.cpp: implement notify callback 2020-10-27 17:56:19 +03:00
Thread.h Improve raw_notify a bit 2020-10-24 14:16:32 +03:00
Timer.h
typemap.h
types.h atomic.cpp: add sparse atomics 2020-10-26 01:15:31 +03:00
version.cpp
version.h
VirtualMemory.cpp
VirtualMemory.h