From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/thread.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/thread.html') diff --git a/doc/html/thread.html b/doc/html/thread.html index 43abe35e..b9f435f4 100644 --- a/doc/html/thread.html +++ b/doc/html/thread.html @@ -35,12 +35,12 @@ body { background: #ffffff; color: black; }

These classes are relevant to threaded applications.

-
TQMutexAccess serialization between threads +
TQMutexAccess serialization between threads
TQMutexLockerSimplifies locking and unlocking TQMutexes -
TQSemaphoreRobust integer semaphore -
TQThreadPlatform-independent threads -
TQThreadStoragePer-thread data storage -
TQWaitConditionAllows waiting/waking for conditions between threads +
TQSemaphoreRobust integer semaphore +
TQThreadPlatform-independent threads +
TQThreadStoragePer-thread data storage +
TQWaitConditionAllows waiting/waking for conditions between threads


-- cgit v1.2.3