Re: [Gimp-developer] GIMP and multiple processors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 15 Feb 2005 16:29:00 -0500, Nathan Summers <rockwalrus@xxxxxxxxx> wrote:
>
>   if (g_thread_pool_get_num_threads(synch->pool) == 1)

correction: I meant if (g_thread_pool_get_num_threads(synch->pool) == 1 && 
                               g_thread_pool_unprocessed(synch->pool) == 0)

although the first test is sufficient if n(tasks) >= n(threads)

Rockwalrus

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux