mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
0f73ce1076
Update wasi-libc version to resolve the hang issue when running wasi-threads cases. Implement custom sync primitives as a counterpart of `pthread_barrier_wait` to attempt to replace pthread sync primitives since they seem to cause data races when running with the thread sanitizer. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
no_pthread.c | ||
wasi_thread_start.h | ||
wasi_thread_start.S |