Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp78 typedef unsigned long map_options_t; typedef
79 static const map_options_t default_map_options = map_options_t(-1);
409 typedef int map_options_t;
410 static const map_options_t default_map_options = map_options_t(-1);
/third_party/boost/boost/interprocess/
Dmapped_region.hpp134 ,map_options_t map_options = default_map_options);
398 ,map_options_t map_options) in mapped_region()
591 , map_options_t map_options) in mapped_region()