wasm-micro-runtime/.github
Maks Litskevich 411b903cee
Add mutex stress test (#2472)
As a part of stress-testing we want to ensure that mutex implementation is working
correctly and protecting shared resource to be allocated from other threads when
mutex is locked.

This test covers the most common situations that happen when some program uses
mutexes like locks from various threads, locks from the same thread etc.
2023-08-30 19:01:44 +08:00
..
scripts Update messages/comments to refer the new place of the version definition (#2133) 2023-04-18 21:09:18 +08:00
workflows Add mutex stress test (#2472) 2023-08-30 19:01:44 +08:00