mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-11 12:11:14 +00:00
![]() Data race may occur when accessing exec_env's fields, e.g. suspend_flags and handle. Add lock `exec_env->wait_lock` for them to resolve the issue. |
||
---|---|---|
.. | ||
SConscript | ||
thread_manager.c | ||
thread_manager.h | ||
thread_mgr.cmake |