X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b1eea6ab80e1e4802b909ad128c9f00d15fe95b..576adedbc01b335f921aaa3254ff805a07ef12f3:/docs/latex/wx/crtslock.tex?ds=sidebyside diff --git a/docs/latex/wx/crtslock.tex b/docs/latex/wx/crtslock.tex index 50bdef73d2..2bdc6a33dc 100644 --- a/docs/latex/wx/crtslock.tex +++ b/docs/latex/wx/crtslock.tex @@ -9,7 +9,7 @@ and difficult to debug problems). Example of using it: \begin{verbatim} -void SetFoo() +void Set Foo() { // gs_critSect is some (global) critical section guarding access to the // object "foo" @@ -41,6 +41,10 @@ None. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \helpref{wxCriticalSection}{wxcriticalsection}, @@ -59,5 +63,5 @@ Constructs a wxCriticalSectionLocker object associated with given \func{}{\destruct{wxCriticalSectionLocker}}{\void} -Destuctor leaves the critical section. +Destructor leaves the critical section.