rpcs3/Utilities
Emmanuel Gil Peyrot 9d1b7af2eb Avoid std::move() for copy elision
This could disable zero-copy optimisations, which is the opposite of
what we want.
2019-10-22 16:11:43 +03:00
..
address_range.h
asm.h
AtomicPtr.h
BEType.h
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h
cond.cpp cond_variable: improve wait a bit 2019-10-19 14:02:13 +03:00
cond.h
Config.cpp
Config.h
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
event.h
File.cpp Auto-updater 2019-10-22 01:51:50 +02:00
File.h
geometry.h
git-version-gen.cmd
GSL.h
hash.h
Interval.h
JIT.cpp Debug build : Check ObjectFile before reading. 2019-10-21 00:40:12 +03:00
JIT.h
lockless.h lf_queue: remove explicit notify(), notify in push() instead 2019-10-12 22:45:17 +03:00
Log.cpp Auto-updater 2019-10-22 01:51:50 +02:00
Log.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
StrFmt.cpp Avoid std::move() for copy elision 2019-10-22 16:11:43 +03:00
StrFmt.h
StrUtil.h
sync.h Restore using keyed events in waitable atomics on Windows 2019-10-18 23:08:00 +03:00
sysinfo.cpp
sysinfo.h
Thread.cpp
Thread.h Deprecate thread_ctrl::spawn 2019-10-12 19:14:50 +03:00
Timer.h
typemap.h
types.h
version.cpp
version.h
VirtualMemory.cpp
VirtualMemory.h