Elliott Hughes
a4831cb4a3
Add pthread_gettid_np and re-expose __get_thread for LP32.
...
A lot of third-party code calls the private __get_thread symbol,
often as part of a backport of bionic's pthread_rwlock implementation.
Hopefully this will go away for LP64 (since you're guaranteed the
real implementation there), but there are still APIs that take a tid
and no way to convert between a pthread_t and a tid. pthread_gettid_np
is a public API for that. To aid the transition, make __get_thread
available again for LP32.
(cherry-pick of 27efc48814b8153c55cbcd0af5d9add824816e69.)
Bug: 14079438
Change-Id: I43fabc7f1918250d31d4665ffa4ca352d0dbeac1
2014-09-11 16:22:50 -07:00
..
2014-08-19 11:08:02 -07:00
2014-08-19 12:43:50 -07:00
2014-04-21 18:09:46 -07:00
2012-09-12 12:30:22 -07:00
2014-08-19 12:43:50 -07:00
2009-03-03 19:28:35 -08:00
2014-09-04 08:53:16 -07:00
2009-03-03 19:28:35 -08:00
2012-03-20 12:54:55 -07:00
2014-01-15 07:32:52 +00:00
2010-09-26 11:26:53 -07:00
2014-07-14 15:48:02 -07:00
2014-06-06 15:05:58 -07:00
2014-05-20 12:02:24 -07:00
2014-08-21 14:24:13 -07:00
2009-03-03 19:28:35 -08:00
2014-07-11 02:53:27 +00:00
2014-06-11 16:32:10 -07:00
2014-09-11 08:45:46 -07:00
2014-08-19 11:18:20 -07:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2014-02-24 20:22:11 +00:00
2013-06-25 14:56:17 -07:00
2014-07-29 16:57:47 -07:00
2014-04-29 16:28:56 -07:00
2009-03-03 19:28:35 -08:00
2014-09-08 16:44:48 -07:00
2014-06-05 23:19:15 -07:00
2014-02-10 13:31:13 -08:00
2014-04-18 21:48:57 +00:00
2014-08-22 10:23:12 -07:00
2013-02-22 11:11:48 -08:00
2014-05-13 10:44:07 -07:00
2014-06-12 13:35:41 -07:00
2014-06-30 14:15:34 -07:00
2010-09-27 17:27:14 +02:00
2009-03-03 19:28:35 -08:00
2013-10-24 15:48:32 -07:00
2014-09-11 16:22:50 -07:00
2014-05-09 22:29:23 +01:00
2010-01-15 15:01:44 -08:00
2014-06-12 13:35:41 -07:00
2014-08-19 11:18:20 -07:00
2014-07-24 14:55:29 -07:00
2014-05-06 16:24:27 +01:00
2014-06-06 16:49:39 -07:00
2014-01-09 13:54:49 -08:00
2009-03-03 19:28:35 -08:00
2014-06-25 18:03:41 -07:00
2014-08-29 17:03:26 -07:00
2014-07-21 17:16:30 -07:00
2014-08-20 10:23:52 -07:00
2014-08-20 17:03:46 -07:00
2014-08-14 13:56:51 -07:00
2014-08-28 16:37:09 -07:00
2014-06-23 08:30:40 -07:00
2014-07-23 11:38:38 -07:00
2010-06-11 14:39:39 -07:00
2014-03-11 19:13:25 -07:00
2014-05-05 17:14:02 -07:00
2014-07-11 16:21:31 +00:00
2014-06-04 08:39:24 -07:00
2014-01-29 15:35:33 -08:00
2014-08-19 11:18:20 -07:00
2009-03-03 19:28:35 -08:00
2013-10-28 13:21:06 -07:00
2014-05-06 15:44:14 +01:00
2014-08-20 17:03:46 -07:00
2014-07-11 16:21:31 +00:00
2014-04-08 19:37:38 -07:00