alex, i've looked over this code for about the last hour reading and re-reading. The more i look over it i agree.
my initial worry was in worker() where the pool would be locked when the worker needed it, but after reading that code a couple of times i like this. hopefully i can apply this a bit later tonight! pat > Author: alexhudson > Date: Tue Nov 24 23:09:20 2009 > New Revision: 1216 > > URL: http://svn.gna.org/viewcvs/bongo?rev=1216&view=rev > Log: > Threadpool fix; I think this is right; fatpelt may continue to disagree :) > > Modified: > trunk/src/libs/util/bongothreadpool.c > > > _______________________________________________ > Bongo-commits mailing list > [email protected] > https://mail.gna.org/listinfo/bongo-commits > _______________________________________________ Bongo-devel mailing list [email protected] https://mail.gna.org/listinfo/bongo-devel
