DK for Java | tatukgis.jdk.TGIS_ThreadClass.LockThread | Constructors | Methods
Enters the internal critical section.
// Java public void LockThread();
// Oxygene public procedure LockThread;
Acquires the lock to protect shared state against concurrent access from other threads.