On Thu, Sep 14, 2017 at 12:38 AM, Mike Hommey <m...@glandium.org> 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
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to