#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/detail/win32_api.hpp>
#include <boost/interprocess/detail/posix_time_types_wrk.hpp>
#include <boost/interprocess/errors.hpp>
#include <boost/interprocess/exceptions.hpp>
#include <limits>
#include <boost/interprocess/detail/config_end.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::interprocess | |
boost::interprocess::ipcdetail | |
Functions | |
void | boost::interprocess::ipcdetail::winapi_wrapper_wait_for_single_object (void *handle) |
bool | boost::interprocess::ipcdetail::winapi_wrapper_try_wait_for_single_object (void *handle) |
bool | boost::interprocess::ipcdetail::winapi_wrapper_timed_wait_for_single_object (void *handle, const boost::posix_time::ptime &abs_time) |