wasm-micro-runtime/core/iwasm/libraries/thread-mgr
Xu Jun 2af5ae5abb
[source debug] refine some code in source debugging (#856)
- move the wait_cond from exec_env to debug_instance, so the debug thread can be waken up by any threads
- process more general query message from debugger
- refine debug instance create/destroy mechanism
- avoid creating debug instance during module instantiating
- avoid blocking execution thread during creating debug instance
- update related documents
2021-12-06 10:25:38 +08:00
..
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
thread_manager.c [source debug] refine some code in source debugging (#856) 2021-12-06 10:25:38 +08:00
thread_manager.h [source debug] refine some code in source debugging (#856) 2021-12-06 10:25:38 +08:00
thread_mgr.cmake Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00