diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2022-12-19 20:51:12 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2022-12-19 21:27:10 +0200 |
commit | a13a3325342f5ef87384302b272577725e659c7c (patch) | |
tree | bc9077cca40af9f2a9856e218cccb5a241f2c6b9 /media-libs | |
parent | media-gfx/hugin: version bump (diff) | |
download | gentoo-a13a3325342f5ef87384302b272577725e659c7c.tar.gz gentoo-a13a3325342f5ef87384302b272577725e659c7c.tar.bz2 gentoo-a13a3325342f5ef87384302b272577725e659c7c.zip |
dev-libs/xalan-c: Fix threads test
The threads run and finish ok, but the counter used in the testing
application is not synchronized correctly; it seems the mutex they used
doesn't really work. So replace it by a std::mutex.
Closes: https://bugs.gentoo.org/887197
Closes: https://github.com/gentoo/gentoo/pull/28714
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'media-libs')
0 files changed, 0 insertions, 0 deletions