$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2008-05-11 17:02:43
2008/5/11 Selçuk Giray Ãzdamar <selcukgiray_at_[hidden]>:
> Hi everyone,
>
> Does boost supports for CREW(concurrent read/exclusive write) model for
> preventing race conditions? Also in another words does it support read/write
> lock ?
>
Have a look at the "thread" library.
-- Cory Nelson