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
134 std::lock_guard<std::mutex> queueLock(recordQueueMutex_); in DumpMiscdeviceRecord() local176 std::lock_guard<std::mutex> queueLock(recordQueueMutex_); in UpdateRecordQueue() local
672 std::lock_guard<std::mutex> queueLock(dataQueueMutex_); in UpdateDataQueue() local693 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