Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_Bin.c164 static pthread_mutex_t _stPQFilterTableMutex = PTHREAD_MUTEX_INITIALIZER; variable
789 s32PTHChk = pthread_mutex_lock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpFilterTable()
802 s32PTHChk = pthread_mutex_unlock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpFilterTable()
876 s32PTHChk = pthread_mutex_unlock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpFilterTable()
890 s32PTHChk = pthread_mutex_lock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpFilterTable_Main2()
903 s32PTHChk = pthread_mutex_unlock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpFilterTable_Main2()
977 s32PTHChk = pthread_mutex_unlock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpFilterTable_Main2()
3271 s32PTHChk = pthread_mutex_lock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpUFSCFilterTable()
3287 s32PTHChk = pthread_mutex_unlock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpUFSCFilterTable()
3337 s32PTHChk = pthread_mutex_unlock(&_stPQFilterTableMutex); in MDrv_PQBin_DumpUFSCFilterTable()