wasm-micro-runtime/core/app-framework/base/native
Wenyong Huang 388530c738
Modify os_cond_reltimedwait to support long time wait ()
Modify the argument of os_cond_reltimedwait to uint64 type to support long time wait, and handle possible integer overflow.
2020-12-07 17:37:53 +08:00
..
base_lib_export.c re-org bh_definition.c && introduce wamr fast interpreter () 2020-03-07 22:20:38 +08:00
base_lib.inl Implement native function pointer check, addr conversion and register, update documents () 2020-03-04 20:12:38 +08:00
req_resp_native_api.h Implement native function pointer check, addr conversion and register, update documents () 2020-03-04 20:12:38 +08:00
request_response.c Implement native function pointer check, addr conversion and register, update documents () 2020-03-04 20:12:38 +08:00
runtime_lib.h Enable AoT and wamr-sdk, and change arguments of call wasm API () 2020-01-21 13:26:14 +08:00
timer_native_api.h sdk build tools and app framework updates () 2020-02-22 10:12:26 +08:00
timer_wrapper.c Modify os_cond_reltimedwait to support long time wait () 2020-12-07 17:37:53 +08:00
wasm_lib.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API () 2020-01-21 13:26:14 +08:00