User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_threadclass.lockthread_void

Table of Contents

TGIS_ThreadClass.LockThread method

Enters the internal critical section.

Syntax

# Python
def LockThread(
  self
) -> None: 

Remarks

Acquires the lock to protect shared state against concurrent access from other threads.

2026/07/11 00:00

Page Tools