Elliott Hughes 80906141f7 Work around CLONE_SETTLS being weird on x86.
Unlike other architectures, on x86 (but not x86-64), CLONE_SETTLS
takes a pointer to a struct user_desc instead of a pointer to the
TLS itself. Rather than have to deal with this here, let's just use
the old __set_tls mechanism we used to use (and still use for the
main thread on all architectures, so it's not going away any time
soon).

Bug: 11826724
Change-Id: I02a27939a73ae6cea1134a3f4c1dd7eafea479da
2013-11-26 13:57:21 -08:00
..
2013-06-12 14:14:53 -07:00
2013-11-19 14:08:54 -08:00
2013-02-25 13:14:31 -08:00
2013-08-08 00:42:39 +00:00
2013-11-19 14:08:54 -08:00
2013-08-08 17:52:06 -07:00
2009-03-03 19:28:35 -08:00
2013-10-22 12:03:19 -07:00
2013-09-19 14:11:26 -07:00
2013-08-07 15:41:30 -07:00
2013-11-19 14:08:54 -08:00
2013-11-18 19:48:11 -08:00
2013-11-18 19:48:11 -08:00
2013-11-18 19:48:11 -08:00
2012-12-10 11:20:57 -08:00
2013-02-25 13:14:31 -08:00
2013-10-09 17:35:36 -07:00
2013-10-09 17:35:36 -07:00
2013-10-17 11:36:55 -07:00
2013-10-17 11:36:55 -07:00
2013-10-17 11:36:55 -07:00
2013-10-17 11:36:55 -07:00
2013-10-17 11:36:55 -07:00
2013-10-17 11:36:55 -07:00
2013-10-17 11:36:55 -07:00
2013-10-03 17:31:50 -07:00
2013-10-01 11:10:21 -07:00
2013-10-01 11:10:21 -07:00
2010-10-15 02:16:16 +08:00
2013-11-05 11:59:06 -08:00