
5 Aug
2008
5 Aug
'08
6:13 a.m.
On Monday 04 August 2008 09:16:06 lakers fan wrote:
I m new to boost libraries. Can someone give an example or tutorial of using multithreading and the use of synchronization objects like mutex between threads.
Hmmm, this doesn't really belong on the developers' but rather the users' mailinglist but anyhow, I suggest you simply look at the documentation for the Boost.Thread library, which contains a few examples. Uli