boost::interprocess::try_to_lock
// In header: <boost/interprocess/sync/lock_options.hpp> static const try_to_lock_type try_to_lock;
An object indicating that a try_lock() operation must be executed.