
30 Oct
2006
30 Oct
'06
9:56 a.m.
"Roland Schwarz" <roland.schwarz@chello.at> wrote in message news:4544CC77.9060009@chello.at...
Triggered by the question how to do static initialization of a mutex, I tried to write one that is.
[...] FWIW, here is a fairly useful technique for augmenting some POSIX mutex implementations' with dynamic initialization and full POSIX safety characteristics: http://groups.google.com/group/comp.programming.threads/browse_frm/thread/f2... I thought you may be interested...