Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dlock_concepts.hpp174 struct StrictLock struct
176 typedef typename Lk::mutex_type mutex_type;
180 BOOST_CONCEPT_USAGE( StrictLock) in BOOST_CONCEPT_USAGE()
184 StrictLock() : in StrictLock() argument
191 Lk const& l1;
192 mutex_type const& mtx;