Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodsys.c170 mp_obj_t old = MP_STATE_VM(sys_exitfunc); in mp_sys_atexit()
171 MP_STATE_VM(sys_exitfunc) = obj; in mp_sys_atexit()
A Dmpstate.h153 mp_obj_t sys_exitfunc; member
A Druntime.c126 MP_STATE_VM(sys_exitfunc) = mp_const_none; in mp_init()

Completed in 8 milliseconds