Hi all, my problem is, that I need to execute new thread(s) from my JavaScript code. This seems be no problem to create a new thread (@mozilla.org/thread;1) and implement some runnable object (nsIRunnable) (I didn't really try it, bu I suppose it works :)
What I'm missing is some info on thread safe programming, I searched for something about locks, mutexes etc. but no success. Have you got some tips? Thank you in advance Pavel -- Pavel Hlavnicka Ginger Alliance www.gingerall.cz
