Home
last modified time | relevance | path

Searched defs:wait_failed (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/winapi/
Dwait_constants.hpp43 BOOST_CONSTEXPR_OR_CONST DWORD_ wait_failed = WAIT_FAILED_; variable
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp527 static const unsigned long wait_failed = (unsigned long)0xFFFFFFFF; variable