Files
sdk/runtime/vm
John McCutchan 791941a170 Hack around TLS destructors firing after the process exits round 2
- When a process exits on Windows, Windows closes all handles
- Our mutexes use a handle to a semaphore for locking

- If our TLS destructors need to take a lock during thread exit (but after process has started to shutdown) we will deadlock waiting on a handle that's been closed.

This works around the problem by not running tls destructors when we are exiting the process.

R=zra@google.com

Review URL: https://codereview.chromium.org/1409723007 .
2015-11-04 06:55:14 -08:00
..
2015-03-16 19:52:06 +00:00
2015-01-15 02:30:07 +00:00
2015-10-28 16:02:58 -07:00
2015-10-28 16:02:58 -07:00
2015-09-15 12:49:52 -07:00
2015-09-15 12:49:52 -07:00
2015-01-13 16:40:09 +00:00
2015-01-15 02:30:07 +00:00
2015-04-20 10:42:54 +00:00
2015-04-15 22:18:07 +00:00
2015-10-08 15:01:57 -07:00
2015-08-25 18:20:27 -07:00
2015-10-19 14:13:27 -07:00
2015-10-19 14:13:27 -07:00
2015-10-20 09:14:23 -07:00
2015-10-20 09:14:23 -07:00
2015-01-15 02:30:07 +00:00
2015-08-17 13:29:17 -07:00
2015-10-06 11:27:26 -07:00
2015-10-07 06:54:56 -07:00
2015-10-07 06:54:56 -07:00
2015-10-28 16:02:58 -07:00
2015-09-15 12:49:52 -07:00
2015-09-15 12:49:52 -07:00
2015-09-15 12:49:52 -07:00
2015-10-16 13:11:46 -07:00
2015-10-06 11:27:26 -07:00
2015-06-18 10:24:28 -07:00
2015-06-18 10:24:28 -07:00
2015-10-28 16:02:58 -07:00
2015-09-04 10:06:02 +02:00
2015-09-04 13:13:56 -07:00
2015-10-07 06:54:56 -07:00
2015-10-21 17:24:10 -07:00
2015-04-07 19:19:51 +00:00
2015-10-20 11:20:22 -07:00
2015-10-28 16:02:58 -07:00
2015-10-28 16:02:58 -07:00
2015-10-28 16:02:58 -07:00
2014-04-04 21:04:48 +00:00
2015-09-15 12:49:52 -07:00
2015-09-15 12:49:52 -07:00
2015-10-16 13:36:58 -07:00
2015-10-20 09:14:23 -07:00
2015-10-20 09:14:23 -07:00
2015-10-20 09:39:22 -07:00
2015-10-20 09:14:23 -07:00
2015-09-30 12:47:23 -07:00
2014-09-09 23:31:16 +00:00
2015-09-15 12:49:52 -07:00
2015-10-26 15:43:27 -07:00
2015-10-26 15:43:27 -07:00
2015-10-19 14:13:27 -07:00