Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c80 int stack_used; in iotx_cm_connect() local
85 NULL, &task_parms, &stack_used); in iotx_cm_connect()
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c181 _OU_ int *stack_used) in HAL_ThreadCreate() argument
184 if (stack_used != NULL) { in HAL_ThreadCreate()
185 *stack_used = 0; in HAL_ThreadCreate()
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_os.h36 int *stack_used);
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c93 _OU_ int *stack_used) in HAL_ThreadCreate() argument
96 if (stack_used != NULL) { in HAL_ThreadCreate()
97 *stack_used = 0; in HAL_ThreadCreate()
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c113 int stack_used; in CoAPServer_init() local
170 &task_parms, &stack_used); in CoAPServer_init()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_amp.h328 int stack_used = stack_size; in os_task_create() local
332 return amp_thread_create(task, fn, arg, &task_params, &stack_used); in os_task_create()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.c320 int stack_used = 0; in alcs_start_loop() local
322 alcs_ctx, NULL, &stack_used)) { in alcs_start_loop()
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_gateway.c1548 int res = 0, stack_used = 0; in linkkit_gateway_start() local
1617 &stack_used); in linkkit_gateway_start()

Completed in 14 milliseconds