On 02/21/2011 11:22 AM, Jan Kiszka wrote:
That's easy, "p<my_mutex>" will tell (the structure contains the
owner's tid).

And for debugging invalid mutex_unlock calls, it's more interesting to
track the call path of that thread which incorrectly claimed to hold the
lock.

Ok, will remove.

Paolo

Reply via email to