Searched defs:test_trylock (Results 1 – 1 of 1) sorted by relevance
63 struct test_trylock struct65 typedef M mutex_type;66 typedef typename M::scoped_try_lock try_lock_type;68 void operator()() in operator ()()