mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-16 20:55:56 +01:00
Add pointer comparison to notifiers (to prevent spurious wakeups). Fix a bug with a possible double notification in raw_notify(). Fix a bug with incorrect allocatin bit slots for cond_handle. Add a semaphore counter to track max allowed number of threads. Use #define for some constants to STRINGIZE them in errors. Add some error messages when certain limits are reached. Fix a bug with a wrong check simply throwing std::abort. Use "special" notify_all patch with batch processing for every arch. Fix Win7 bug who no one probably noticed. |
||
|---|---|---|
| .. | ||
| atomic.cpp | ||
| atomic.hpp | ||
| atomic2.cpp | ||
| atomic2.hpp | ||
| cereal.cpp | ||
| endian.hpp | ||
| fixed_typemap.cpp | ||
| fixed_typemap.hpp | ||
| init_mutex.hpp | ||
| logs.cpp | ||
| logs.hpp | ||
| shared_cptr.cpp | ||
| shared_cptr.hpp | ||
| typeindices.hpp | ||
| yaml.cpp | ||
| yaml.hpp | ||