Searched refs:dmabuf_heap_fd_mutex_ (Results 1 – 2 of 2) sorted by relevance
214 std::shared_mutex dmabuf_heap_fd_mutex_; variable
51 std::shared_lock<std::shared_mutex> slock(dmabuf_heap_fd_mutex_); in OpenDmabufHeap()64 std::unique_lock<std::shared_mutex> ulock(dmabuf_heap_fd_mutex_); in OpenDmabufHeap()