rpcsx/rpcs3/Emu/Memory
Nekotekina 5248240e10 atomic.cpp: improvements.
Reduced static memory amount for waitable atomics.
Allow notifier to skip notifications if wait/notify masks don't overlap.
Improve raw_notify to wake up the thread by its id, add thread_id arg.
Add optional mask argument to notify_one() and notify_all().
2020-11-05 05:51:43 +03:00
..
vm.cpp Fix vm::lock_range wrong check 2020-11-04 14:59:26 +03:00
vm.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_locking.h Fix vm::lock_range wrong check 2020-11-04 14:59:26 +03:00
vm_ptr.h Implement vm::reservation_op 2020-10-07 20:11:59 +03:00
vm_ref.h Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
vm_reservation.h atomic.cpp: improvements. 2020-11-05 05:51:43 +03:00
vm_var.h vm::gvar: add array support 2019-09-17 02:46:34 +03:00