Windows helper threads
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
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?