Available on cpp, hl, neko, cs, macro, java
@:has_untypedstaticcreate(callb:() ‑> Void):Thread
Available on cpp, hl, neko, macro, java
staticcreate(cb:() ‑> Void):Thread
Available on cs
@:has_untypedstaticcurrent():Thread
@:has_untypedstaticreadMessage(block:Bool):Dynamic
Available on cpp, neko, cs, macro, java
@:value({ block : true })staticreadMessage(block:Bool = true):Dynamic
Available on hl
staticinlineyield():Void
Available on macro
@:impl@:op(A == B)inlineequals(other:Thread):Bool
Available on cpp
@:has_untyped@:implsendMessage(msg:Dynamic):Void
Available on cpp, neko
@:implsendMessage(msg:Dynamic):Void
Available on java