Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp183 static const long SystemTimeOfDayInfoLength = sizeof(system_timeofday_information::data_t); variable
1150 (SystemTimeOfDayInfoLength + sizeof(unsigned long) + sizeof(boost::winapi::DWORD_))*2;
1177 return static_cast<unsigned long>(m_size - rename_offset - SystemTimeOfDayInfoLength*2); in object_name_information_size()