Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/
Dshared_memory_object.hpp189 ipcdetail::create_shared_dir_cleaning_old_and_get_filepath(filename, shmfile); in priv_open_or_create()
294 ipcdetail::create_shared_dir_cleaning_old_and_get_filepath(filename, m_filename); in priv_open_or_create()
/third_party/boost/boost/interprocess/detail/
Dshared_dir_helpers.hpp191 inline void create_shared_dir_cleaning_old_and_get_filepath(const char *filename, std::string &shar… in create_shared_dir_cleaning_old_and_get_filepath() function
/third_party/boost/boost/interprocess/sync/posix/
Dsemaphore_wrapper.hpp64 create_shared_dir_cleaning_old_and_get_filepath(origname, name); in semaphore_open()
/third_party/boost/boost/interprocess/sync/windows/
Dnamed_sync.hpp113 create_shared_dir_cleaning_old_and_get_filepath(name, aux_str); in open_or_create()