Re: Windows helper threads
Nelson Bolyard <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi, the guy I'm working is certain he's figured this out before, but > now he can't remember how. > > When we use nspr on Windows XP, in the Visual Studio Output window we > can see threads rapidly being created and exited. My colleague thinks > that IO operations are happening in child threads, and that there's an > option for changing that behavior. Would you guys know how this would > be done? and if it is unadvisable? Are you using the version of NSPR for Windows 9x, or the version for NT? Which ever one you're using, try the other one. Note that Mozilla browser products use the one for 9x, to this day.