abstract nothing cleanup()
This method is called by Qore itself when the thread resource is still allocated and requires cleanup...
destructor()
removes the thread resource if set; if so then the cleanup() method is called
This class defines an abstract interface for thread resources.
Definition: QC_AbstractThreadResource.dox.h:82
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3
constructor()
Creates the internal thread resource object.