Romain Guy
a9be47cea4
Tweak the core and maximum pool sizes for AsyncTask.
...
This change allows up to 5 AsyncTasks to run concurrently. Before, only 1 task
could run at a time, which was too limited. This change also bumps up the maximum
number of tasks that can be created; this large number is not an issue because
tasks are queued up and run only 5 at a time.
2009-06-26 10:36:46 -07:00
..
2009-05-14 23:47:05 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-06-25 11:43:53 -07:00
2009-05-13 17:51:37 -07:00
2009-06-24 18:45:56 -07:00
2009-06-19 10:08:09 -07:00
2009-06-24 17:53:57 -07:00
2009-06-22 12:51:35 -07:00
2009-03-24 18:15:57 -07:00
2009-03-03 19:31:44 -08:00
2009-03-18 17:39:46 -07:00
2009-06-16 17:07:21 -07:00
2009-05-23 13:22:08 -04:00
2009-05-11 15:58:32 -07:00
2009-05-14 14:57:55 -07:00
2009-06-26 10:36:46 -07:00
2009-05-15 10:15:50 -07:00
2009-06-17 17:01:27 -07:00
2009-06-24 20:07:28 -07:00
2009-03-03 19:31:44 -08:00
2009-06-23 22:15:09 +01:00
2009-06-25 14:29:15 -07:00
2009-06-22 13:37:03 +09:00
2009-06-18 18:36:37 -07:00
2009-06-18 11:34:06 -07:00
2009-06-23 23:11:55 -07:00
2009-06-23 23:11:55 -07:00
2009-06-25 14:44:38 -07:00
2009-06-25 15:26:49 -07:00
2009-03-03 19:31:44 -08:00