Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 25 of 59) sorted by relevance

123

/system/core/logd/
DFlushCommand.cpp61 LogTimeEntry::unlock(); in runSocketCommand()
69 LogTimeEntry::unlock(); in runSocketCommand()
75 LogTimeEntry::unlock(); in runSocketCommand()
87 LogTimeEntry::unlock(); in runSocketCommand()
99 LogTimeEntry::unlock(); in runSocketCommand()
DLogTimes.cpp114 unlock(); in threadStop()
153 unlock(); in threadStart()
183 unlock(); in threadStart()
198 LogTimeEntry::unlock(); in FilterFirstPass()
213 LogTimeEntry::unlock(); in FilterFirstPass()
271 LogTimeEntry::unlock(); in FilterSecondPass()
277 LogTimeEntry::unlock(); in FilterSecondPass()
281 LogTimeEntry::unlock(); in FilterSecondPass()
DLogBuffer.cpp96 unlock(); in init()
115 LogTimeEntry::unlock(); in init()
225 unlock(); in log()
332 unlock(); in log()
339 unlock(); in log()
356 unlock(); in log()
374 unlock(); in log()
433 LogTimeEntry::unlock(); in log()
748 LogTimeEntry::unlock(); in prune()
1021 LogTimeEntry::unlock(); in prune()
[all …]
DLogTimes.h70 static void unlock(void) { in unlock() function
112 unlock(); in error()
DLogReader.cpp115 LogTimeEntry::unlock(); in onDataAvailable()
226 LogTimeEntry::unlock(); in doSocketDelete()
DLogBufferElement.cpp150 parent->unlock(); in populateDroppedMessage()
158 parent->unlock(); in populateDroppedMessage()
/system/core/libutils/include/utils/
DRWLock.h58 void unlock();
63 inline ~AutoRLock() { mLock.unlock(); } in ~AutoRLock()
71 inline ~AutoWLock() { mLock.unlock(); } in ~AutoWLock()
116 inline void RWLock::unlock() { in unlock() function
DMutex.h61 void unlock();
87 inline ~Autolock() { mLock.unlock(); } in ~Autolock()
134 inline void Mutex::unlock() { in unlock() function
/system/chre/platform/linux/include/chre/target_platform/
Dmutex_base_impl.h36 inline void Mutex::unlock() { in unlock() function
37 mMutex.unlock(); in unlock()
/system/core/liblog/
Dfake_log_device.c104 static void unlock() { in unlock() function
111 #define unlock() ((void)0) macro
161 unlock(); in deleteFakeFd()
614 unlock(); in fakeLogWritev()
622 unlock(); in fakeLogWritev()
661 unlock(); in fakeLogOpen()
/system/bt/osi/src/
Dmutex.cc29 void mutex_global_unlock(void) { global_mutex.unlock(); } in mutex_global_unlock()
/system/nfc/halimpl/bcm2079x/adaptation/
DMutex.h72 void unlock();
DSyncEvent.h99 void end() { mMutex.unlock(); } in end()
DMutex.cpp89 void Mutex::unlock() { in unlock() function in Mutex
/system/chre/platform/include/chre/platform/
Dmutex.h63 void unlock();
/system/core/libmemunreachable/
DPtracerThread.cpp80 lk.unlock(); in PtracerThread()
110 lk.unlock(); in Start()
/system/chre/util/include/chre/util/
Dlock_guard_impl.h32 mMutex.unlock(); in ~LockGuard()
Dconditional_lock_guard_impl.h34 mMutex.unlock(); in ~ConditionalLockGuard()
/system/chre/platform/slpi/include/chre/target_platform/
Dmutex_base_impl.h40 inline void Mutex::unlock() { in unlock() function
/system/chre/util/tests/
Dlock_guard_test.cc31 void unlock() { in unlock() function in MockMutex
Dconditional_lock_guard_test.cc31 void unlock() { in unlock() function in MockMutex
/system/extras/tests/tcp_nuke_addr/
Dtcp_nuke_addr_test.cpp84 lock->unlock(); in killSockets()
102 lock->unlock(); in connectLoop()
/system/chre/platform/slpi/
Dplatform_log.cc87 mMutex.unlock(); in log()
/system/nfc/src/include/
DNfcAdaptation.h42 void unlock();
/system/libhwbinder/
DBpHwBinder.cpp203 mLock.unlock(); in sendObituary()
266 mLock.unlock(); in ~BpHwBinder()

123