pcsx2/common/src
Gregory Hainaut bc0b1a78e5 common: workaround to start ASAN with recent glibc
Issue: wait of the semaphore timedout. However semaphore was properly posted
counter is 1.

To workaround the issue, only throw an error if semaphore counter is 0.
Note: I reduced the timeout to 100ms by threads to avoid huge startup delay

Close #1939
2017-05-16 09:20:35 +02:00
..
Utilities common: workaround to start ASAN with recent glibc 2017-05-16 09:20:35 +02:00
x86emitter common: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00