Static methods

@:hlNative("std","thread_create")staticcreate(callb:() ‑> Void):Thread

@:hlNative("std","thread_current")staticcurrent():Thread

@:value({ block : true })staticreadMessage(block:Bool = true):Dynamic

Methods