Available on hl, neko, cpp, cs, macro, java
@:hlNative("std","thread_create")staticcreate(callb:() ‑> Void):Thread
Available on hl, neko, cpp, macro, java
staticcreate(cb:() ‑> Void):Thread
Available on cs
@:hlNative("std","thread_current")staticcurrent():Thread
@:value({ block : true })staticreadMessage(block:Bool = true):Dynamic
Available on hl
staticreadMessage(block:Bool):Dynamic
Available on neko, cpp, cs, macro, java
staticinlineyield():Void
Available on macro
@:impl@:op(A == B)inlineequals(other:Thread):Bool
Available on cpp
@:implsendMessage(msg:Dynamic):Void
Available on neko, cpp
Available on java