> Read only parts of the structures are no problem, you have just to make
> sure, parts which can change multiple times (instead only once at
> initialisation) are propperly protected (you didn't want to read from
> variables which can't be updated with an atomic operation without a
> protection (mutex)). Try to seperate these from the write once read many
> parts of the structs (I thinks this is the difficult part).
I now realize that I perhaps made a mistake in today's commit. In lame.c I'm
writing to gfp. Is it a problem?
--
MP3 ENCODER mailing list archive is at:
http://www.mail-archive.com/mp3encoder%40minnie.cs.adfa.edu.au/