Searched defs:pri (Results 1 – 3 of 3) sorted by relevance
21 #define GET_INIT_INDEX(G, pri) (((G)*(SAMGR_API_CALL_NUM))+((G)*(pri))) argument
21 #define GET_INIT_INDEX(G, pri) ((G)*(SAMGR_API_CALL_NUM)+(pri)) argument
3374 const int pri = 4; in ffrt_queue_parallel_api_0002() local3639 const ffrt_queue_priority_t pri = (ffrt_queue_priority_t)(taskCnt - i); in queue_parallel_0002() local