rpcs3/Utilities
Nekotekina 96cabeadff Rewrite condition variables
Implement helper functions balanced_wait_until and balanced_awaken
They include new path for Windows 8.1+ (WaitOnAddress)

shared_mutex, cond_variable, cond_one, cond_x16 modified to use it
Added helper function utils::popcnt16
Replace most semaphore<> with shared_mutex
2018-11-29 01:30:05 +03:00
..
address_range.h Implement address_range utility class 2018-09-24 15:26:40 +03:00
asm.h Rewrite condition variables 2018-11-29 01:30:05 +03:00
Atomic.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
AtomicPtr.h
BEType.h
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h
cond.cpp Rewrite condition variables 2018-11-29 01:30:05 +03:00
cond.h Rewrite condition variables 2018-11-29 01:30:05 +03:00
Config.cpp
Config.h Add missing deleted operators 2018-09-27 12:16:43 +03:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h Internal: register WaitOnAddress family functions (WinAPI) 2018-10-19 22:22:35 +03:00
event.h
File.cpp fs: normalize atime (ensure atime >= mtime) 2018-11-17 14:40:11 +03:00
File.h
GDBDebugServer.cpp New named_thread template (preview) 2018-09-27 14:04:16 +03:00
GDBDebugServer.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
geometry.h
git-version-gen.cmd
GSL.h
hash.h
Interval.h
JIT.cpp LLVM: remove false alarm errors 2018-09-27 12:16:43 +03:00
JIT.h
lockless.h Implement lf_queue<>, lf_value<> 2018-09-27 12:16:43 +03:00
Log.cpp Rewrite condition variables 2018-11-29 01:30:05 +03:00
Log.h Optimize logs 2018-09-19 14:14:04 +03:00
LUrlParser.cpp
LUrlParser.h
mutex.cpp Rewrite condition variables 2018-11-29 01:30:05 +03:00
mutex.h shared_mutex: increase max_readers to 16383 2018-11-09 16:19:59 +03:00
rXml.cpp
rXml.h
sema.cpp Implement cond_one sync primitive 2018-11-05 13:14:11 +03:00
sema.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h Rewrite condition variables 2018-11-29 01:30:05 +03:00
sysinfo.cpp Fix trailing zeros in CPU brand 2018-09-17 12:18:40 +03:00
sysinfo.h
Thread.cpp Fix macOS compilation 2018-11-19 14:39:33 +03:00
Thread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
Timer.h RSX/Overlays: don't press buttons on every iteration 2018-10-03 21:37:05 +02:00
typemap.h typemap: make use of volatile qualifier 2018-11-09 16:19:59 +03:00
types.h Update ASSUME, add ASSERT and AUDIT 2018-09-24 15:26:40 +03:00
version.cpp
version.h
VirtualMemory.cpp Make vm::get_super_ptr return contiguous memory 2018-09-27 23:37:13 +03:00
VirtualMemory.h Make vm::get_super_ptr return contiguous memory 2018-09-27 23:37:13 +03:00