Thread Description Tutorials Methods Enumerations Method Descriptions Thread Inherits: Reference < Object A unit of execution in a process. Description A unit of e...
1. [Mandatory] Thread-safe should be ensured when initializing singleton instance, as well as all methods in it. Note: Resource driven class, utility class and singleton factor...
Thread-safe APIs Threads Global scope Scene tree Rendering GDScript arrays, dictionaries Resources Thread-safe APIs Threads Threads are used to balance processing power a...
Other functions LAST_INSERT_ID() SELECT @@system_variable CONNECTION_ID() ▪️ Securing and compacting a table Backup and restore Installation How to use Arguments BACKUP SQ...
初始化,终结和线程 在Python初始化之前 全局配置变量 Initializing and finalizing the interpreter Process-wide parameters Thread State and the Global Interpreter Lock Releasing the GIL from extension ...
Execution Mode When can/should I use THREAD execution mode? Configuring Python execution mode Supported Cases Python Table API Python DataStream API Execution Behavior PROCESS...
Watchdog Action that kills a stuck thread to kill the process. watchdog.v3.AbortActionConfig Watchdog Action that kills a stuck thread to kill the process. watchdog.v3.AbortAc...
SqliteQ Transactions Code sample SqliteQ The playhouse.sqliteq module provides a subclass of SqliteExtDatabase , that will serialize concurrent writes to a SQLite database....
Thread-safe APIs Threads Global scope Scene tree Rendering GDScript arrays, dictionaries Resources Work in progress The content of this page was not yet updated for Godot ...