mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| test | ||
| lib_wasi_threads_wrapper.c | ||
| lib_wasi_threads.cmake | ||
| tid_allocator.c | ||
| tid_allocator.h | ||