updated mutex and semaphore docs to reflect the new API (patch 593994)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -88,12 +88,6 @@ Default constructor.
|
||||
|
||||
Destroys the wxMutex object.
|
||||
|
||||
\membersection{wxMutex::IsLocked}\label{wxmutexislocked}
|
||||
|
||||
\constfunc{bool}{IsLocked}{\void}
|
||||
|
||||
Returns TRUE if the mutex is locked, FALSE otherwise.
|
||||
|
||||
\membersection{wxMutex::Lock}\label{wxmutexlock}
|
||||
|
||||
\func{wxMutexError}{Lock}{\void}
|
||||
|
Reference in New Issue
Block a user