[thread] recursive shared mutex
27 Oct
2010
27 Oct
'10
7:56 p.m.
Hi, Boost.Threads provides a recursive mutex and a shared mutex, but no recursive *and* shared mutex. Would it be a good idea to add this to the library? How hard is it to construct a recursive shared mutex from boost::sahred_mutex (i.e. adding reentrancy to boost::shared_mutex)? Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
5128
Age (days ago)
5128
Last active (days ago)
0 comments
1 participants
participants (1)
-
JOAQUIN M. LOPEZ MUÑOZ