DK11 for Python | tatukgis.pdk.TGIS_ThreadClass | Classes | Constructors | Methods
A simple class with encapsulate basic critical section locking mechanism.
# Python class TGIS_ThreadClass( Object ):
→ Object
Name | Visibility | Description | |
---|---|---|---|
__init__ | public | Create thread class object. | |
Name | Visibility | Description | |
---|---|---|---|
LockThread | public | Locks the thread. | |
UnlockThread | public | Unlocks the thread. | |