Elliott Hughes cfa089df23 Extra logging in pthread_create.
pthread_create returns EAGAIN when it can't allocate a pthread_internal_t,
when it can't allocate a stack for the new thread, or when clone(2) fails
because there are too many threads. It's useful to be able to know why your
pthread_create just failed, so add some logging.

Bug: 8470684
Change-Id: I1bb4497d4f7528eacce0db35c2014771cba64569
2013-03-29 16:35:00 -07:00
..
2013-03-15 16:12:58 -07:00
2011-12-06 08:39:18 -08:00
2013-02-25 13:14:31 -08:00
2013-03-25 13:48:41 -07:00
2012-10-23 16:05:09 -07:00
2013-02-15 12:08:59 -08:00
2013-03-06 15:03:53 -08:00
2009-03-03 19:28:35 -08:00
2012-11-19 11:46:33 -08:00
2013-03-15 16:12:58 -07:00
2013-03-15 16:12:58 -07:00
2011-07-07 22:46:16 +02:00
2012-12-10 11:20:57 -08:00
2013-02-25 13:14:31 -08:00
2012-10-16 17:58:17 -07:00
2012-10-16 17:58:17 -07:00
2013-03-15 16:12:58 -07:00
2013-02-25 13:14:31 -08:00
2010-10-15 02:16:16 +08:00