]> git.saurik.com Git - wxWidgets.git/commit
Move POSIX implementation of wxThread::Create() to wxThreadInternal.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 16 May 2013 14:15:42 +0000 (14:15 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 16 May 2013 14:15:42 +0000 (14:15 +0000)
commit0dd300cab599596e15ea46bf494f171edd6f0b08
treee87616c29ed88f5ccff33bc2102d2d913bc31d4a
parent5063450e489683e9ce90951614d64dbfffc9ae61
Move POSIX implementation of wxThread::Create() to wxThreadInternal.

No real changes, just refactoring to follow the same pattern as other
implementations use.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/threadpsx.cpp