Searched refs:queueLock (Results 1 – 5 of 5) sorted by relevance
30 thread->queueLock.lock(&thread->queueLock); in IMPLEMENT_HC_VECTOR()33 thread->queueLock.unlock(&thread->queueLock); in IMPLEMENT_HC_VECTOR()46 thread->queueLock.lock(&thread->queueLock); in PushTask()51 thread->queueLock.unlock(&thread->queueLock); in PushTask()56 thread->queueLock.lock(&thread->queueLock); in Clear()66 thread->queueLock.unlock(&thread->queueLock); in Clear()135 res = InitHcMutex(&thread->queueLock); in InitHcTaskThread()147 DestroyHcMutex(&thread->queueLock); in DestroyHcTaskThread()
40 HcMutex queueLock; member
140 std::lock_guard<std::mutex> queueLock(recordQueueMutex_); in DumpMiscdeviceRecord() local182 std::lock_guard<std::mutex> queueLock(recordQueueMutex_); in UpdateRecordQueue() local
679 std::lock_guard<std::mutex> queueLock(dataQueueMutex_); in UpdateDataQueue() local700 std::lock_guard<std::mutex> queueLock(dataQueueMutex_); in ClearDataQueue() local
681 std::lock_guard<std::mutex> queueLock(dataQueueMutex_); in UpdateDataQueue() local702 std::lock_guard<std::mutex> queueLock(dataQueueMutex_); in ClearDataQueue() local