Home
last modified time | relevance | path

Searched refs:duplicate_close_source (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/winapi/
Dhandles.hpp64 BOOST_CONSTEXPR_OR_CONST DWORD_ duplicate_close_source = DUPLICATE_CLOSE_SOURCE_; variable
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp529 static const unsigned long duplicate_close_source = (unsigned long)0x00000001; variable