14 Commits

Author SHA1 Message Date
Cameron Gutman
7fb3ef3f79 Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
Michelle Bergeron
d9f55e9c8f Better commenting on methods 2014-10-23 01:16:35 -04:00
Cameron Gutman
0758de960a Clean up a bunch of warnings when building with Xcode 6.1 2014-10-18 11:32:29 -04:00
Cameron Gutman
cff7ec1d10 Fix debugging on Windows 8.1 2014-08-30 16:22:00 -07:00
Cameron Gutman
129951975f Fix removal of the last thread from the thread list 2014-08-23 00:11:03 -07:00
Cameron Gutman
929487249d Create new threads suspended on Windows and WP to prevent a race condition 2014-04-06 20:53:39 -04:00
Cameron Gutman
cdf07e6905 Initialize the thread list mutex 2014-04-06 20:33:48 -04:00
Cameron Gutman
d903ee7784 Implement support for interrupting waits on Windows Phone. Use the same path for Windows. 2014-04-06 16:34:30 -04:00
Cameron Gutman
f9882f91e1 Replace #ifdef _WIN32 with gates on our platforms definitions. Implement PltIsThreadInterrupted for POSIX. Fix PltWaitForEvent for POSIX. 2014-02-02 06:17:28 -05:00
Cameron Gutman
75c80347a7 Fix mutexes on Windows and Windows Phone 2014-02-02 05:46:11 -05:00
Michelle Bergeron
da9433fb0a Remove extra spacing and fix indentation 2014-01-29 02:15:49 -05:00
Cameron Gutman
c04a8e9b4c Fix debugging on WP with a huge hack 2014-01-28 19:24:04 -05:00
Cameron Gutman
1d20b17850 Fix most of limelight common build for Windows Phone 2014-01-22 20:17:40 -05:00
Cameron Gutman
9f0540e030 Rename *.cpp to *.c 2014-01-20 20:36:30 -05:00