Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/
Dmanaged_shared_memory.hpp185 static bool grow(const char *shmname, size_type extra_bytes) in grow() argument
188 <basic_managed_shared_memory>(shmname, extra_bytes); in grow()
195 static bool shrink_to_fit(const char *shmname) in shrink_to_fit() argument
198 <basic_managed_shared_memory>(shmname); in shrink_to_fit()