#include <ActivityManager.hpp>
Public Member Functions | |
CalloutBlock () | |
~CalloutBlock () | |
Protected Attributes | |
RexxActivity * | activity |
A class that can be used to release kernel exclusive access inside a block and have the kernel access automatically reobtained once the UnsafeBlock object goes out of scope.
Definition at line 362 of file ActivityManager.hpp.
|
inline |
Definition at line 365 of file ActivityManager.hpp.
References activity, ActivityManager::currentActivity, and RexxActivity::exitKernel().
|
inline |
Definition at line 371 of file ActivityManager.hpp.
References activity, and RexxActivity::enterKernel().
|
protected |
Definition at line 376 of file ActivityManager.hpp.
Referenced by CalloutBlock(), and ~CalloutBlock().