This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/libraries/lib-pthread
Huang Qi 915b26b0ec
Remove hardcoded stack size while creating pthread (#881)
Use original module instance's default_wasm_stack_size instead,
which is the stack size used to instantiate it.
2021-12-10 15:11:45 +08:00
..
lib_pthread_wrapper.c Remove hardcoded stack size while creating pthread (#881) 2021-12-10 15:11:45 +08:00
lib_pthread.cmake Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00