Home
last modified time | relevance | path

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

/system/bt/utils/src/
Dbt_utils.cc54 static pthread_once_t g_DoSchedulingGroupOnce[TASK_HIGH_MAX]; variable
65 g_DoSchedulingGroupOnce[i] = PTHREAD_ONCE_INIT; in init()
126 pthread_once(&g_DoSchedulingGroupOnce[g_TaskIdx], in raise_priority_a2dp()