mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
Attempt to fix data races when using threads. - Protect access (from multiple threads) to exception and memory - Fix shared memory lock usage |
||
|---|---|---|
| .. | ||
| SConscript | ||
| thread_manager.c | ||
| thread_manager.h | ||
| thread_mgr.cmake | ||