On Tue, Oct 13, 2015 at 3:32 AM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Le 12/10/15 22:06, Mikael Olenfalk a écrit :
The headers:

   boost/thread/testable_mutex.hpp
   boost/thread/is_locked_by_this_thread.hpp

Might be what you are looking for. They do not seem to be documented so I
do not know of their status.


Please, don't use non-documented functions/classes :(
This class and functions are flawed.

Vicente

Aside from the fact that testable_mutex.hpp doesn't work with recursive_mutex, what is wrong with it?

/M