Home
last modified time | relevance | path

Searched defs:stack_buf (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/kernel/rhino/
A Dk_task.c48 uint8_t prio, tick_t ticks, cpu_stack_t *stack_buf, in task_create()
186 uint8_t prio, tick_t ticks, cpu_stack_t *stack_buf, in krhino_task_create()
195 uint8_t prio, cpu_stack_t *stack_buf, size_t stack_size, in krhino_cfs_task_create()
205 uint8_t prio, tick_t ticks, cpu_stack_t *stack_buf, in krhino_task_cpu_create()
215 uint8_t prio, cpu_stack_t *stack_buf, size_t stack_size, in krhino_cfs_task_cpu_create()
A Dk_workqueue.c62 uint8_t pri, cpu_stack_t *stack_buf, size_t stack_size) in krhino_workqueue_create()
/AliOS-Things-master/components/cplusplus/
A DworkQueue.cpp17 kstat_t WorkQueue::create(const name_t *name, uint8_t pri, cpu_stack_t *stack_buf, size_t stack_siz… in create()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpsalport.c37 void *stack_buf, in mp_sal_task_create()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpsalport.c37 void *stack_buf, in mp_sal_task_create()
/AliOS-Things-master/components/py_engine/engine/py/
A Dmpprint.c258 char stack_buf[sizeof(mp_int_t) * 4]; in mp_print_mp_int() local
A Dobjint.c183 char stack_buf[sizeof(fmt_int_t) * 4]; in mp_obj_int_print() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibregexp.c2052 StackInt *stack_buf; in push_state() local
2498 StackInt *stack_buf; in lre_exec() local
A Dquickjs.c15931 JSValue *local_buf = NULL, *stack_buf, *var_buf, *arg_buf, *sp, ret_val, *pval; in JS_CallInternal() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c28511 duk_uint8_t stack_buf[DUK_PUSH_SPRINTF_INITIAL_SIZE]; in duk_push_vsprintf() local

Completed in 359 milliseconds