Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/windows/
Dsync_utils.hpp78 const internal_type &internal_pod() const in internal_pod() function in boost::interprocess::ipcdetail::sync_id
81 internal_type &internal_pod() in internal_pod() function in boost::interprocess::ipcdetail::sync_id
126 bytes_to_str(&id.internal_pod(), sizeof(id.internal_pod()), &name[LengthOfGlobal], len); in fill_name()