Home
last modified time | relevance | path

Searched refs:mutex_type (Results 1 – 2 of 2) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx56 typedef boost::detail::lightweight_mutex mutex_type; typedef
58 static mutex_type & get_mutex() in get_mutex()
60 static mutex_type m; in get_mutex()
180 mutex_type::scoped_lock lock(get_mutex()); in find_unreachable_objects()
229 mutex_type::scoped_lock lock(get_mutex()); in free_unreachable_objects()
261 mutex_type::scoped_lock lock(get_mutex()); in sp_scalar_constructor_hook()
276 mutex_type::scoped_lock lock(get_mutex()); in sp_scalar_destructor_hook()
/trunk/main/slideshow/source/inc/
H A Dlistenercontainer.hxx72 typedef MutexHolderBaseT mutex_type; typedef in slideshow::internal::ListenerContainerBase

Completed in 10 milliseconds