A managed thread. More...
Public Member Functions | |
void | loopBegin () |
Should be invoked when the loop begins before other code. More... | |
void | loopEnd () |
Should be invoked when the loop ends after other code. More... | |
A managed thread.
void fm.liveswitch.ManagedAutoReleasePool.loopBegin | ( | ) |
Should be invoked when the loop begins before other code.
void fm.liveswitch.ManagedAutoReleasePool.loopEnd | ( | ) |
Should be invoked when the loop ends after other code.