Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Drobust_emulation.hpp100 create_and_get_robust_lock_file_path(fname, get_current_process_id()); in robust_mutex_lock_file()
165 (filename, robust_lock_prefix(), get_current_process_id(), pid_str)){ in operator ()()
239 atomic_write32(&this->owner, get_current_process_id()); in try_lock()
279 boost::uint32_t cur_owner = get_current_process_id(); in check_if_owner_dead_and_take_ownership_atomically()
341 atomic_read32(&this->owner) != (boost::uint32_t)get_current_process_id()){ in consistent()
Dos_thread_functions.hpp101 inline OS_process_id_t get_current_process_id() in get_current_process_id() function
102 { return winapi::get_current_process_id(); } in get_current_process_id()
283 inline OS_process_id_t get_current_process_id()
518 { get_pid_str(pid_str, get_current_process_id()); } in get_pid_str()
Dportable_intermodule_singleton.hpp127 … (get_lock_file_subdir_name(), get_lock_file_base_name(), get_current_process_id(), s, true); in create_and_get_singleton_lock_file_path()
159 (filename, get_lock_file_base_name(), get_current_process_id(), str, true)){ in apply_gmem_erase_logic()
Dintermodule_singleton_common.hpp48 stream << get_current_process_id() << '_'; in get_pid_creation_time_str()
Dwin32_api.hpp651 inline unsigned long get_current_process_id() in get_current_process_id() function
1285 const unsigned long pid = get_current_process_id(); in unlink_file()
/third_party/boost/libs/interprocess/test/
Dget_process_id_name.hpp26 sstr << "process_" << boost::interprocess::ipcdetail::get_current_process_id() << std::ends; in get_process_id_name()
33 …sstr << "process_" << boost::interprocess::ipcdetail::get_current_process_id() << "_" << ptr << st… in get_process_id_ptr_name()
/third_party/boost/libs/intrusive/example/
Ddoc_offset_ptr.cpp34 s << "process_" << boost::interprocess::ipcdetail::get_current_process_id(); in get_shared_memory_name()
/third_party/boost/tools/boostdep/depinst/
Dexceptions.txt361 boost/detail/winapi/get_current_process_id.hpp