
13 May
2011
13 May
'11
12:38 a.m.
On 5/12/2011 5:31 PM, Phil Bouchard wrote:
The main class I am trying to protect with a mutex is block_header from: https://svn.boost.org/svn/boost/sandbox/block_ptr/boost/block_ptr.hpp
block_header is the header of the set. A set is a group of memory blocks linked to the block_header. -Phil