Searched refs:RHINO_CONFIG_TASK_INFO_NUM (Results 1 – 8 of 8) sorted by relevance
109 #ifndef RHINO_CONFIG_TASK_INFO_NUM110 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
107 #ifndef RHINO_CONFIG_TASK_INFO_NUM108 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
136 #ifndef RHINO_CONFIG_TASK_INFO_NUM137 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
90 #ifndef RHINO_CONFIG_TASK_INFO_NUM91 #define RHINO_CONFIG_TASK_INFO_NUM 2 macro
48 void *user_info[RHINO_CONFIG_TASK_INFO_NUM];
185 for (i = RHINO_CONFIG_TASK_INFO_NUM - 1; i >= 0; i--) { in aos_task_key_create()199 if (key >= RHINO_CONFIG_TASK_INFO_NUM) { in aos_task_key_delete()
1157 if (idx >= RHINO_CONFIG_TASK_INFO_NUM) { in krhino_task_info_set()1173 if (idx >= RHINO_CONFIG_TASK_INFO_NUM) { in krhino_task_info_get()
Completed in 9 milliseconds