X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e6110ee8194ee39944dffd57cce9f22cd8b961e..96db102a93ed103a1c757c4445dd71789c2d0054:/docs/latex/wx/crtslock.tex diff --git a/docs/latex/wx/crtslock.tex b/docs/latex/wx/crtslock.tex index 6a62153d4b..a9515b8137 100644 --- a/docs/latex/wx/crtslock.tex +++ b/docs/latex/wx/crtslock.tex @@ -10,20 +10,27 @@ and difficult to debug problems). None. +\wxheading{Include files} + + + \wxheading{See also} -\helpref{wxCriticalSection}{wxcriticalsection}, +\helpref{wxCriticalSection}{wxcriticalsection}, \helpref{wxMutexLocker}{wxmutexlocker} \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxCriticalSectionLocker::wxCriticalSectionLocker}\label{wxcriticalsectionlockerctor} + \func{}{wxCriticalSectionLocker}{\param{wxCriticalSection *}{criticalsection}} Constructs a wxCriticalSectionLocker object associated with given criticalsection which must be non NULL and enters it. \membersection{wxCriticalSectionLocker::\destruct{wxCriticalSectionLocker}}\label{wxcriticalsectionlockerdtor} + \func{}{\destruct{wxCriticalSectionLocker}}{\void} Destuctor leaves the criticalsection. +