wasm-micro-runtime/core
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
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm Add mutex stress test (#2472) 2023-08-30 19:01:44 +08:00
shared Fix issues reported by Coverity and clear windows warnings (#2467) 2023-08-17 10:54:02 +08:00
config.h wasi-nn: Improve TPU support (#2447) 2023-08-14 20:03:56 +08:00
version.h Update version number and release notes (#2378) 2023-08-22 08:55:36 +08:00