Commit Graph

2 Commits

Author SHA1 Message Date
atmgnd b8cab5ce44 fix crt mutex unlock exception on exit
If you configure project with:
meson --buildtype=release --backend=vs2015 --buildtype=debug build
Then you can see there is an exception on exit, then reason is
same, see http://stackoverflow.com/a/34121629/3408572

Signed-off-by: atmgnd <atmgnd@outlook.com>
2021-05-14 12:52:03 +08:00
Pietro Gagliardi 897674d20f Made the queuemaintest a multithreading example, because why not. 2016-05-12 12:50:05 -04:00