Thread
extern class cs.system.threading.ThreadAvailable in cs
function new( s : ThreadStart ) : Void
function Abort() : Void
function Join() : Void
function Start() : Void
static function AllocateDataStoreSlot() : LocalDataStoreSlot
static function GetData( slot : LocalDataStoreSlot ) : Dynamic
static function SetData( slot : LocalDataStoreSlot, data : Dynamic ) : Void
static function Sleep( ms : Int ) : Void
version #14589, modified 2012-07-16 12:22:16 by api
0 comment