SDL & Win32 platform threads cleanup.
commit3b1d84fe5cc91a74e27961b0950a6ee06f563f4d
authorRexTimmy <rextimmy@aim.com>
Wed, 28 Sep 2016 01:13:25 +0000 (28 11:13 +1000)
committerRexTimmy <rextimmy@aim.com>
Wed, 28 Sep 2016 01:13:25 +0000 (28 11:13 +1000)
treea40063d4a9d136bbda934cc0f62a2c01583e522a
parentdd64004eaf71311a9e2c5eadf1d9c317a7ab020d
SDL & Win32 platform threads cleanup.
Engine/source/platformSDL/threads/mutex.cpp [copied from Engine/source/platformWin32/winSemaphore.cpp with 53% similarity]
Engine/source/platformSDL/threads/semaphore.cpp [copied from Engine/source/platformWin32/winSemaphore.cpp with 51% similarity]
Engine/source/platformSDL/threads/thread.cpp [new file with mode: 0644]
Engine/source/platformWin32/threads/semaphore.cpp [moved from Engine/source/platformWin32/winSemaphore.cpp with 100% similarity]