Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global try_to_lock

boost::interprocess::try_to_lock

Synopsis

static unspecified try_to_lock;

Description

An object indicating that the a try_lock() operation must be executed.


PrevUpHomeNext