mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-28 02:20:50 +00:00
In the WASI thread test modified in this PR, malloc was used in multiple threads without a lock. But wasi-libc implementation of malloc is not thread-safe. |
||
|---|---|---|
| .. | ||
| test | ||
| lib_wasi_threads_wrapper.c | ||
| lib_wasi_threads.cmake | ||
| tid_allocator.c | ||
| tid_allocator.h | ||