Searched refs:scoped_lock_d (Results 1 – 2 of 2) sorted by relevance
47 using BOOST_SPIRIT_CLASSIC_NS::scoped_lock_d; in main()53 rule<> r = scoped_lock_d(m)['x']; in main()
105 scoped_lock_d(MutexT &mutex) in scoped_lock_d() function