#include <CArchSleepWindows.h>
Inherits IArchSleep.
Inheritance diagram for CArchSleepWindows:


Public Member Functions | |
| virtual void | sleep (double timeout) |
| Sleep. | |
Definition at line 23 of file CArchSleepWindows.h.
|
|
Sleep.
Blocks the calling thread for (cancellation point) Implements IArchSleep. Definition at line 34 of file CArchSleepWindows.cpp. References CArchMultithreadWindows::getCancelEventForCurrentThread(), and CArchMultithreadWindows::testCancelThread(). |
1.3.9.1