wasm-micro-runtime/core/shared/platform/common/posix
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
..
platform_api_posix.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
posix_malloc.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
posix_memmap.c Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
posix_thread.c fix pthread library issues: (#522) 2021-02-09 10:36:44 +08:00
posix_time.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00