$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Meryl Silverburgh (silverburgh.meryl_at_[hidden])
Date: 2007-06-10 14:02:18
Hi,
I have a application which uses p_thread for creating threads, can i
use the boost mutex classes for thread synchronization? Or the boost
mutex class only works with boost thread class?
Thank you.