Searched refs:OSI_MAX_TASK (Results 1 – 3 of 3) sorted by relevance
34 #define OSI_MAX_TASK (3) // main task, read task macro105 sOSI_TASK task[OSI_MAX_TASK];
52 for (index = 0; index < OSI_MAX_TASK; index++) { in OSI_task_allocate()71 OSI_loge("%s : Failed to find free task(max: %d)", __func__, OSI_MAX_TASK); in OSI_task_allocate()174 for (index = 0; index < OSI_MAX_TASK; index++) { in OSI_task_get_handler()
39 for (index = 0; index < OSI_MAX_TASK; index++) { in OSI_init()