wasm-micro-runtime/core/iwasm/libraries/thread-mgr
Marcin Kolny 0f637cff07
Enable aux stack allocations on application heap (#1799)
This is necessary for WASI threads as the aux stack should be managed by the application.
See https://github.com/bytecodealliance/wasm-micro-runtime/issues/1790 for details.
2022-12-19 10:58:12 +08:00
..
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
thread_manager.c Enable aux stack allocations on application heap (#1799) 2022-12-19 10:58:12 +08:00
thread_manager.h Enable aux stack allocations on application heap (#1799) 2022-12-19 10:58:12 +08:00
thread_mgr.cmake Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00