pcsx2/common
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
..
build common: add make_unique for C++11 2017-05-03 12:03:38 +02:00
include pcsx2|common: replace throw() by noexcept 2017-05-13 10:38:35 +02:00
src common: workaround to start ASAN with recent glibc 2017-05-16 09:20:35 +02:00
vsprops pcsx2 gui: use git desribe as version name 2016-11-08 22:44:39 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00