]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_threading.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_threading.h
3 // Purpose: Threading classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
10 @defgroup group_class_threading Threading
13 wxWidgets provides a set of classes to make use of the native thread
14 capabilities of the various platforms.
16 Related Overviews: @ref overview_thread
18 Related macros/global-functions group: @ref group_funcmacro_thread