Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global defer_lock

boost::interprocess::defer_lock

Synopsis

static unspecified defer_lock;

Description

An object indicating that the locking must be deferred.


PrevUpHomeNext