server: Add a platform-specific entry point to initialize registers of a new thread.
commit9a07d210f135c91dda89d888dcedac864ff36781
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jul 2017 08:50:41 +0000 (27 10:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jul 2017 15:04:04 +0000 (27 17:04 +0200)
tree2c3c4e30b6537e726c8fb9cb744281ada9fd7146
parent56998d567edef8a354273b7c78cbd71917215694
server: Add a platform-specific entry point to initialize registers of a new thread.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/mach.c
server/procfs.c
server/ptrace.c
server/thread.c
server/thread.h