Home
last modified time | relevance | path

Searched refs:root_start (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dgc.c333 size_t root_start = offsetof(mp_state_ctx_t, thread.dict_locals); in gc_collect_start() local
335 gc_collect_root(ptrs + root_start / sizeof(void *), (root_end - root_start) / sizeof(void *)); in gc_collect_start()

Completed in 3 milliseconds