summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
a61bbf8)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22909
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// we don't need the thread handle any more
Free();
// we don't need the thread handle any more
Free();
- wxCriticalSectionLocker lock(critsect);
+ wxCriticalSectionLocker lock(cs);
SetState(STATE_EXITED);
return rc == (wxThread::ExitCode)-1 ? wxTHREAD_MISC_ERROR
SetState(STATE_EXITED);
return rc == (wxThread::ExitCode)-1 ? wxTHREAD_MISC_ERROR