$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2008-02-08 11:12:17
On Feb 8, 2008 12:50 AM, Colin Caughie <c.caughie_at_[hidden]> wrote:
> CreateMutex also creates a recursive mutex.
Yep. Sorry, for some reason I thought it *might* have been non-recursive,
but it definitely recurses as well.
Jon