mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-11 01:34:59 -06:00
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 |
||
|---|---|---|
| .. | ||
| Atomic.h | ||
| AtomicPtr.h | ||
| BEType.h | ||
| bin_patch.cpp | ||
| bin_patch.h | ||
| bit_set.h | ||
| BitField.h | ||
| cfmt.h | ||
| cond.cpp | ||
| cond.h | ||
| Config.cpp | ||
| Config.h | ||
| 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 | ||