Classes | |
class | ThreadedUIUpdateBase |
class | ThreadedUIUpdate< CLASSDATA > |
class | ThreadedUIUpdateRef< T > |
Namespaces | |
maxon | |
Typedefs | |
using | ThreadedUIUpdateBaseRef = StrongRef< ThreadedUIUpdateBase > |
Functions | |
static void | FreeThreadedStuff () |
Variables | |
static HashSet< ThreadedUIUpdateBaseRef > | g_freeThreadedStuff |
static Spinlock | g_freeThreadedStuffLock |
static FunctionBaseRef | g_exitObservable |
static Bool | g_inShutDown |