LocalThreadExecutor.Node

Undocumented in source.
class LocalThreadExecutor
static
struct Node {}

Members

Variables

dg
VoidDelegate dg;
Undocumented in source.
next
Node* next;
Undocumented in source.

Meta