On Tue, 2004-04-27 at 16:34, Joe Maimon wrote: > Hello All, > > In clamd/server-th.c why do we not wait to call pthread_mutex_unlock > until after reload_db?
Because the 'reload_mutex' mutex protects the variable 'reload'. Thats all. > ALSO: Isnt this a call to pthread_mutex_unlock after its already unlocked? > No. -trog
signature.asc
Description: This is a digitally signed message part
