mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
c2f4991e99
Destruction of barrier while one of the threads is still in barrier.wait() is illegal. This may happen if caller thread reaches wait() after helper thread and immediately return's from the function destroying barrier which is still in use by helper thread |
||
---|---|---|
.. | ||
BattleAI | ||
EmptyAI | ||
FuzzyLite | ||
StupidAI | ||
VCAI | ||
CMakeLists.txt | ||
GeniusAI.brain |