wxwidgets/samples/thread
Lauri Nurmi fc756d06a6 Add wxThread::SetName for naming threads for debugging purposes
Such thread names can be shown by some debuggers, and depending on
the OS and compiler versions used, they can be visible in process
lists and crash dumps.

Co-authored-by: PB <PBforDev@gmail.com>
2021-11-05 16:11:55 +02:00
..
descrip.mms add compile support for thread sample on OpenVMS 2011-09-12 10:57:44 +00:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
thread.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
thread.cpp Add wxThread::SetName for naming threads for debugging purposes 2021-11-05 16:11:55 +02:00
thread_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
thread_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00