Prevent recursive calls or from another thread to a method use in combination with FRecursionGuard. More...
#include <fthread.h>
Public Member Functions | |
FRecursionCounter () | |
bool | enter () |
void | leave () |
Prevent recursive calls or from another thread to a method use in combination with FRecursionGuard.
FRecursionCounter | ( | ) | [inline] |
bool enter | ( | ) | [inline] |
void leave | ( | ) | [inline] |