Static methods

@:extern@:op(A + B)staticinlineAdd(arg1:ThreadStart, arg2:ThreadStart):ThreadStart

@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction(hxfunc:() ‑> Void):ThreadStart

@:extern@:op(A - B)staticinlineRemove(arg1:ThreadStart, arg2:ThreadStart):ThreadStart

Constructor

@:has_untyped@:impl@:externinlinenew(hxfunc:() ‑> Void)

Methods

@:impl@:externinlineAsDelegate():Delegate_ThreadStart