Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dfile_mapping.hpp181 BOOST_FORCEINLINE HANDLE_ create_file_mapping( in create_file_mapping() function
225 BOOST_FORCEINLINE HANDLE_ create_file_mapping( in create_file_mapping() function
/third_party/boost/boost/interprocess/
Dwindows_shared_memory.hpp215 m_handle = winapi::create_file_mapping in priv_open_or_create()
Dmapped_region.hpp443 native_mapping_handle = winapi::create_file_mapping in mapped_region()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp733 inline void * create_file_mapping (void * handle, unsigned long access, ::boost::ulong_long_type fi… in create_file_mapping() function