Searched defs:get_lock (Results 1 – 8 of 8) sorted by relevance
86 std::unique_lock<std::recursive_mutex> remote_subscription_ack::get_lock() { in get_lock() function in vsomeip_v3::sd::remote_subscription_ack
104 BOOST_DLLEXPORT bool & get_lock() BOOST_USED { in get_lock() function in boost::serialization::singleton_module
37 mutex* get_lock() { in get_lock() function
30 mutex* get_lock() { in get_lock() function
74 boost::unique_lock<boost::mutex> get_lock(boost::mutex& m) in get_lock() function
205 def get_lock(self): member in SynchronizedBase
256 def get_lock(self): member in StructuredLogger
1052 fn get_lock(&mut self, get_lock: &Tgetlock) -> io::Result<Rgetlock> { in get_lock() method