From aeefd3fe454bfaed093355278b1e2caa84bfd77a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 12:33:25 +0900 Subject: Rename threading nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/environment.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/environment.html') diff --git a/doc/html/environment.html b/doc/html/environment.html index 4805996dc..28860e8b1 100644 --- a/doc/html/environment.html +++ b/doc/html/environment.html @@ -41,16 +41,16 @@ event handling, access to system settings, TQEventThe base class of all event classes. Event objects contain event parameters TQFontDatabaseInformation about the fonts available in the underlying window system TQMimeSourceFactoryExtensible provider of mime-typed data -TQMutexAccess serialization between threads -TQMutexLockerSimplifies locking and unlocking TQMutexes +TQMutexAccess serialization between threads +TQMutexLockerSimplifies locking and unlocking TQMutexes TQPixmapCacheApplication-global cache for pixmaps -TQSemaphoreRobust integer semaphore +TQSemaphoreRobust integer semaphore TQSessionManagerAccess to the session manager -TQThreadPlatform-independent threads -TQThreadStoragePer-thread data storage +TQThreadPlatform-independent threads +TQThreadStoragePer-thread data storage TQTranslatorInternationalization support for text output TQTranslatorMessageTranslator message and its properties -TQWaitConditionAllows waiting/waking for conditions between threads +TQWaitConditionAllows waiting/waking for conditions between threads


-- cgit v1.2.3