Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/test/
Dshared_memory_mapping_test.cpp144 if(!region.advise(mapped_region::advice_normal)){ in main()
/third_party/boost/boost/interprocess/
Dmapped_region.hpp202 advice_normal, enumerator
763 case advice_normal: in advise()