Home
last modified time | relevance | path

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

/test/vts/drivers/resource/hidl_handle_driver/
DVtsHidlHandleDriver.cpp77 map_mutex_.lock(); in CreateFileHandle()
80 map_mutex_.unlock(); in CreateFileHandle()
139 map_mutex_.lock(); in RegisterHidlHandle()
142 map_mutex_.unlock(); in RegisterHidlHandle()
156 map_mutex_.lock(); in FindHandle()
161 map_mutex_.unlock(); in FindHandle()
169 map_mutex_.unlock(); in FindHandle()
/test/vts/drivers/resource/hidl_memory_driver/
DVtsHidlMemoryDriver.cpp55 map_mutex_.lock(); in Allocate()
58 map_mutex_.unlock(); in Allocate()
72 map_mutex_.lock(); in RegisterHidlMemory()
75 map_mutex_.unlock(); in RegisterHidlMemory()
154 map_mutex_.lock(); in FindMemory()
159 map_mutex_.unlock(); in FindMemory()
163 map_mutex_.unlock(); in FindMemory()
/test/vts/drivers/resource/include/fmq_driver/
DVtsFmqDriver.h363 mutex map_mutex_; variable
589 map_mutex_.lock(); // Ensure mutual exclusion. in FindQueue()
616 map_mutex_.unlock(); in FindQueue()
632 map_mutex_.lock(); in InsertQueue()
635 map_mutex_.unlock(); in InsertQueue()
/test/vts/drivers/resource/include/hidl_handle_driver/
DVtsHidlHandleDriver.h142 mutex map_mutex_; variable
/test/vts/drivers/resource/include/hidl_memory_driver/
DVtsHidlMemoryDriver.h190 mutex map_mutex_; variable