Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/main/
A Damp_defines.h62 #define JSENGINE_TASK_STACK_SIZE 1024 * 15 macro
A Damp_engine.c201 …ine_task, "amp_jsengine_task", be_jse_task_main_entrance, NULL, JSENGINE_TASK_STACK_SIZE, AOS_DEFA… in jsengine_main()
/AliOS-Things-master/components/py_engine/external/common/
A Dpy_defines.h66 #define JSENGINE_TASK_STACK_SIZE (1024 * 15) macro
/AliOS-Things-master/components/amp/services/app_mgr/
A Dapp_mgr.c679 …estart_task, "amp_restart", be_jse_task_restart_entrance, NULL, JSENGINE_TASK_STACK_SIZE, AOS_DEFA… in download_work()
695 …estart_task, "amp_restart", be_jse_task_restart_entrance, NULL, JSENGINE_TASK_STACK_SIZE, AOS_DEFA… in app_js_restart()

Completed in 5 milliseconds