mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-12 01:45:10 +00:00
![Maks Litskevich](/assets/img/avatar_default.png)
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.
4 lines
48 B
JSON
4 lines
48 B
JSON
{
|
|
"name": "lib-wasi-threads stress tests"
|
|
}
|