Searched refs:MP_THREAD_PRIORITY (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/py_engine/adapter/haas510/ |
A D | mpthreadport.c | 46 #define MP_THREAD_PRIORITY MP_SAL_THREAD_PRIORITY macro 169 mp_thread_create_ex(entry, arg, stack_size, MP_THREAD_PRIORITY, "mp_thread"); in mp_thread_create()
|
/AliOS-Things-master/components/py_engine/adapter/haas600/ |
A D | mpthreadport.c | 46 #define MP_THREAD_PRIORITY MP_SAL_THREAD_PRIORITY macro 169 mp_thread_create_ex(entry, arg, stack_size, MP_THREAD_PRIORITY, "mp_thread"); in mp_thread_create()
|
/AliOS-Things-master/components/py_engine/adapter/haas/ |
A D | mpthreadport.c | 46 #define MP_THREAD_PRIORITY MP_SAL_THREAD_PRIORITY macro 189 mp_thread_create_ex(entry, arg, stack_size, MP_THREAD_PRIORITY, "mp_thread"); in mp_thread_create()
|
Completed in 8 milliseconds