diff options
author | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqsemaphore.html | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqsemaphore.html')
-rw-r--r-- | doc/html/ntqsemaphore.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqsemaphore.html b/doc/html/ntqsemaphore.html index 3f1c9506f..b51410c9c 100644 --- a/doc/html/ntqsemaphore.html +++ b/doc/html/ntqsemaphore.html @@ -82,7 +82,7 @@ released with <a href="#operator--">operator--</a>() or <a href="#operator--eq"> accesses allowed is retrieved with <a href="#available">available</a>(), and the total number with <a href="#total">total</a>(). Note that the incrementing functions will block if there aren't enough available accesses. Use <a href="#tryAccess">tryAccess</a>() -if you want to actquire accesses without blocking. +if you want to acquire accesses without blocking. <p>See also <a href="environment.html">Environment Classes</a> and <a href="thread.html">Threading</a>. <hr><h2>Member Function Documentation</h2> |