Yabin Cui
799cb35f45
Fix in error handling in pthread_create.cpp.
...
It is due to a previous change "Let g_thread_list_lock only protect g_thread_list".
We need to add the newly created thread to thread_list even if
__init_thread fails, so the thread can exit successfully.
Change-Id: I0332df11acfdd181350bcc092b12d90d679057a4
2015-03-25 16:18:21 -07:00
..
2015-03-25 09:12:00 -07:00
2015-03-25 09:12:00 -07:00
2015-02-12 21:37:20 -08:00
2015-03-25 09:12:00 -07:00
2015-03-24 21:08:26 -07:00
2015-03-25 09:12:00 -07:00
2015-03-25 09:12:00 -07:00
2015-03-25 16:18:21 -07:00
2015-03-05 18:33:31 +00:00
2015-03-20 17:42:09 -07:00
2015-02-09 19:56:47 -08:00
2015-03-13 23:57:15 -07:00
2015-02-27 18:22:45 -08:00
2015-03-24 21:08:26 -07:00
2014-11-14 18:13:07 -08:00
2014-10-13 12:45:35 -07:00
2015-01-26 14:28:41 -08:00
2014-12-29 13:29:50 -08:00
2015-02-14 13:21:22 -08:00
2015-02-17 17:05:48 +00:00
2015-03-23 19:03:49 -07:00
2015-02-12 21:37:20 -08:00
2009-03-03 19:28:35 -08:00
2014-12-18 16:27:30 -08:00
2015-03-18 15:46:48 -07:00