On Thu, Sep 14, 2017 at 12:38 AM, Mike Hommey <[email protected]> wrote:
> We could also move the main thread loop to a thread that we create with
> a stack size we want, and leave the original main thread just waiting
> for it (joining it).

What kind of pitfalls are associated with this approach? Could Windows
itself interact with the original main thread in ways that really
would need to be targeted at the newly-created thread?

-- 
Henri Sivonen
[email protected]
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to