wxWidgets/tests/thread
2008-08-29 23:28:42 +00:00
..
atomic.cpp suppress warning about casting int to a pointer of greater size 2008-06-02 20:45:50 +00:00
queue.cpp compilation fixes for VC6 2008-01-13 01:13:03 +00:00
tls.cpp chanegd wxTlsValue to be pointer-like instead of value-like which doesn't work for UDTs; use __thread keyword with mingw32 >= 4.3 too; use library-based thread-specific variables support in wxString cache now that it is fixed to work there; finally added a unit test for TLS stuff 2008-08-29 23:28:42 +00:00