wasm-micro-runtime/core/shared
Wenyong Huang 388530c738
Modify os_cond_reltimedwait to support long time wait (#461)
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
..
coap Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
mem-alloc Add more checks to enhance app heap's security (#428) 2020-10-22 18:52:33 +08:00
platform Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
utils Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00