![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <ThreadPool.hpp>
Public Member Functions | |
| CAT_INLINE ShutdownObserver * | GetObserver () |
| ShutdownWait (int priorityLevel) | |
| bool | WaitForShutdown (u32 milliseconds) |
| ~ShutdownWait () | |
Private Member Functions | |
| void | OnShutdownDone () |
Private Attributes | |
| WaitableFlag | _kill_flag |
| ShutdownObserver * | _observer |
Friends | |
| class | ShutdownObserver |
Definition at line 132 of file ThreadPool.hpp.
| cat::ShutdownWait::ShutdownWait | ( | int | priorityLevel | ) |
| cat::ShutdownWait::~ShutdownWait | ( | ) |
| CAT_INLINE ShutdownObserver* cat::ShutdownWait::GetObserver | ( | ) | [inline] |
| void cat::ShutdownWait::OnShutdownDone | ( | ) | [private] |
friend class ShutdownObserver [friend] |
Definition at line 134 of file ThreadPool.hpp.
WaitableFlag cat::ShutdownWait::_kill_flag [private] |
Definition at line 136 of file ThreadPool.hpp.
ShutdownObserver* cat::ShutdownWait::_observer [private] |
Definition at line 137 of file ThreadPool.hpp.
Referenced by GetObserver().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.