git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62778
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@library{wxbase}
@category{threading}
@library{wxbase}
@category{threading}
+ @note Critical sections can be used before the wxWidgets library is fully
+ initialized. In particular, it's safe to create global
+ wxCriticalSection instances.
+
@see wxThread, wxCondition, wxCriticalSectionLocker
*/
class wxCriticalSection
@see wxThread, wxCondition, wxCriticalSectionLocker
*/
class wxCriticalSection