Thread
package python.lib.threading
Available on python
Constructor
new(?options:KwArgs<ThreadOptions>)
Variables
daemon:Bool
ident:Int
name:String
Methods
is_alive():Bool
join(?timeout:Float):Void
run():Void
start():Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/threading/Thread.html