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
Xu Jun 52f422dba0
fix pthread library issues: (#522)
1. pthread_join can't get return value from exited threads
2. pthread_cond_wait return success when timeout
2021-02-09 10:36:44 +08:00
..
lib_pthread_wrapper.c fix pthread library issues: (#522) 2021-02-09 10:36:44 +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