Files
sdk/runtime/platform
Zachary Anderson 3563dc0fb0 Use ExitProcess on Windows.
Even after joining threads, it is still possible for the exit code to be
polluted. NaCL uses ExitProcess to avoid this problem:

https://code.google.com/p/chromium/codesearch#chromium/src/native_client/src/shared/platform/win/nacl_exit.c

This change also cleans up thread local storage for the last Thread.

BUG=
R=iposva@google.com

Review URL: https://codereview.chromium.org/1410293006 .
2015-10-29 23:35:46 -07:00
..
2014-12-23 01:07:58 +00:00
2015-10-29 23:35:46 -07:00
2014-12-23 01:07:58 +00:00
2014-12-23 01:07:58 +00:00
2015-03-26 19:23:14 +00:00