Elliott Hughes 8c4994bbc1 Implement __fsetlocking.
The old __isthreaded hack was never very useful on Android because all user
code runs in a VM where there are lots of threads running. But __fsetlocking
lets a caller say "I'll worry about the locking for this FILE*", which is
useful for the normal case where you don't share a FILE* between threads
so you don't need any locking.

Bug: 17154740
Bug: 18593728
Change-Id: I2a8dddc29d3edff39a3d7d793387f2253608a68d
2015-01-21 10:33:30 -08:00
..
2014-12-16 19:46:45 +00:00
2014-11-19 10:39:05 -08:00
2013-12-03 18:42:41 -08:00
2013-12-03 18:42:41 -08:00
2014-11-06 11:16:55 -08:00
2014-12-13 18:53:34 -08:00
2014-09-11 08:45:46 -07:00
2013-02-01 14:51:19 -08:00
2014-11-20 22:53:59 -08:00
2014-08-22 10:23:12 -07:00
2014-12-03 15:55:34 -08:00
2014-12-10 11:48:19 -08:00
2014-04-10 20:44:27 -07:00
2014-02-21 16:27:21 +00:00
2015-01-21 10:33:30 -08:00
2015-01-20 15:59:17 -08:00
2014-11-06 14:14:37 -08:00
2014-12-04 11:01:28 -08:00
2014-10-23 19:10:54 -07:00
2014-01-03 14:49:37 -08:00
2014-11-26 17:14:50 -08:00
2014-12-03 15:55:34 -08:00