Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c18 static void *_iotx_cm_yield_thread_func(void *params);
84 ret = HAL_ThreadCreate(&yield_thread, _iotx_cm_yield_thread_func, in iotx_cm_connect()
134 static void *_iotx_cm_yield_thread_func(void *params) in _iotx_cm_yield_thread_func() function

Completed in 2 milliseconds