$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2005-09-12 10:56:09
I have come across another problem:
You might try to CloseHandle on the mutex while another thread is still
waiting on this.
While the documentation is explicit about a dying thread that did not
realease a mutex
he had a hold on (it is abandoned then), I could nothing find for the
other case.
Any ideas?
Regards,
Roland