16 Jun
2010
16 Jun
'10
5:41 p.m.
On 16 June 2010 19:36, Alexandre Julliard <julliard(a)winehq.org> wrote:
This should be done inside signal_init_thread(), that's already meant for platform-specific setup, there's no need to add a separate entry point. That was the original plan, but signal_init_thread() is also called by thread_init().