Subject: [Boost-bugs] [Boost C++ Libraries] #10230: No Sleep in interprocess::winapi
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-23 08:27:53
#10230: No Sleep in interprocess::winapi
----------------------------------------+--------------------------
Reporter: Minmin Gong <gongminmin@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: Boost 1.56.0 | Component: interprocess
Version: Boost 1.56.0 | Severity: Problem
Keywords: |
----------------------------------------+--------------------------
In interprocess\detail\os_thread_functions.hpp, thread_sleep calls
winapi::Sleep. However, when BOOST_USE_WINDOWS_H is on, there is no Sleep
in winapi namespace, but inline void sleep(unsigned long ms).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10230> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC