Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp99 inline file_handle_t file_handle_from_mapping_handle(mapping_handle_t hnd) in file_handle_from_mapping_handle() function
422 inline file_handle_t file_handle_from_mapping_handle(mapping_handle_t hnd)
Dmanaged_open_or_create_impl.hpp445 … if(!get_file_size(file_handle_from_mapping_handle(dev.get_mapping_handle()), filesize)){ in priv_open_or_create()
/third_party/boost/boost/interprocess/
Dmapped_region.hpp444 ( ipcdetail::file_handle_from_mapping_handle(mapping.get_mapping_handle()) in mapped_region()