mongo::KillCurrentOp Class Reference
#include <curop.h>
List of all members.
Detailed Description
Definition at line 313 of file curop.h.
Member Function Documentation
void mongo::KillCurrentOp::checkForInterrupt |
( |
bool |
heedMutex = true |
) |
[inline] |
const char* mongo::KillCurrentOp::checkForInterruptNoAssert |
( |
bool |
heedMutex = true |
) |
[inline] |
- Returns:
- "" if not interrupted. otherwise, you should stop.
Definition at line 331 of file curop.h.
bool mongo::KillCurrentOp::globalInterruptCheck |
( |
|
) |
const [inline] |
- Returns:
- true if global interrupt and should terminate the operation
Definition at line 319 of file curop.h.
void mongo::KillCurrentOp::interruptJs |
( |
AtomicUInt * |
op |
) |
[private] |
void mongo::KillCurrentOp::killAll |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: