rpcs3/Utilities
Nekotekina 8abe6489ed Mega-cleanup for atomic_t<> and named bit-sets bs_t<>
Remove "atomic operator" classes
Remove test, test_and_set, test_and_reset, test_and_complement global functions
Simplify atomic_t<> with constexpr if, remove some garbage
Redesign bs_t<> to use class, mark its methods constexpr
Implement atomic_bs_t<> for optimizations
Remove unused __bitwise_ops concept (should be in other header anyway)
Bitsets can now be tested via safe bool conversion
2018-09-03 21:40:36 +03:00
..
Atomic.h
AtomicPtr.h
BEType.h
bin_patch.cpp
bin_patch.h
bit_set.h Mega-cleanup for atomic_t<> and named bit-sets bs_t<> 2018-09-03 21:40:36 +03:00
BitField.h bf_t: fix warning 2017-07-04 02:04:22 +03:00
cfmt.h
cond.cpp
cond.h
Config.cpp
Config.h Cfg: add missing get() methods 2018-05-09 22:19:55 +03:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
event.h
File.cpp
File.h
GDBDebugServer.cpp
GDBDebugServer.h
geometry.h
git-version-gen.cmd
GSL.h
hash.h
Interval.h
JIT.cpp
JIT.h
lockless.h
Log.cpp
Log.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
recursive_wrapper.hpp
rXml.cpp
rXml.h
sema.cpp
sema.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h
sysinfo.cpp
sysinfo.h
Thread.cpp
Thread.h
Timer.h
types.h
version.cpp
version.h
VirtualMemory.cpp
VirtualMemory.h