Home
last modified time | relevance | path

Searched defs:lck (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl36.c75 struct flock lck = { in fn_ofd_w() local
115 struct flock lck = { in fn_posix_w() local
154 struct flock lck = { in fn_ofd_r() local
215 struct flock lck = { in fn_posix_r() local
Dfcntl34.c55 struct flock lck = { in thread_fn_01() local
Dfcntl_common.h41 int fd, int cmd, struct flock *lck) in fcntl_compat()
/external/armnn/profiling/client/src/
DFileOnlyProfilingConnection.cpp125 std::lock_guard<std::mutex> lck(m_PacketAvailableMutex); in ReturnPacket() local
137 std::unique_lock<std::mutex> lck(m_PacketAvailableMutex); in ReadPacket() local
250 std::unique_lock<std::mutex> lck(m_ReadableMutex); in ServiceLocalHandlers() local
DSendThread.cpp44 std::lock_guard<std::mutex> lck(m_WaitMutex); in SetReadyToRead() local
273 std::lock_guard<std::mutex> lck(m_PacketSentWaitMutex); in FlushBuffer() local
DProfilingService.cpp394 std::unique_lock<std::mutex> lck(m_ServiceActiveMutex); in Stop() local
447 std::unique_lock<std::mutex> lck(m_ServiceActiveMutex); in NotifyProfilingServiceActive() local
457 std::unique_lock<std::mutex> lck(m_ServiceActiveMutex); in WaitForProfilingServiceActivation() local
/external/armnn/src/profiling/test/
DTestTimelinePacketHandler.cpp54 std::unique_lock<std::mutex> lck(m_InferenceCompletedMutex); in WaitOnInferenceCompletion() local
75 std::unique_lock<std::mutex> lck(m_InferenceCompletedMutex); in SetInferenceComplete() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c508 struct tdb_lock_type *lck = NULL; in tdb_unlock() local