diff options
| author | 2009-06-26 10:34:20 -0700 | |
|---|---|---|
| committer | 2009-06-26 10:36:46 -0700 | |
| commit | a9be47cea45c19f2869732252e9922bf88fa4d86 (patch) | |
| tree | 593ed737b1ba304a3cbdda77f06fe48aa08aa18c /opengl/libagl/array.cpp | |
| parent | 6067d953d7c6c0216a383fe520222fa6a23926fa (diff) | |
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.
Diffstat (limited to 'opengl/libagl/array.cpp')
0 files changed, 0 insertions, 0 deletions