Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/windows/
Dsync_utils.hpp129 void throw_if_error(void *hnd_val) in throw_if_error() function in boost::interprocess::ipcdetail::sync_handles
147 throw_if_error(sem_wrapper.handle()); in open_or_create_semaphore()
159 throw_if_error(mtx_wrapper.handle()); in open_or_create_mutex()