Make a distinction between the thread Unix pid and the process wide
commita8497bd037d8c101c8dccb12df2eaf3124f8804f
authorAlexandre Julliard <julliard@winehq.org>
Sat, 22 Mar 2003 21:00:09 +0000 (22 21:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 Mar 2003 21:00:09 +0000 (22 21:00 +0000)
tree34384ff000f9fd0866308a5ad9341f44cb2ac6be
parent5cdfa593c00310939e6c318cc17ff687c83b8c21
Make a distinction between the thread Unix pid and the process wide
pid for platforms that use both.
include/wine/server_protocol.h
scheduler/client.c
scheduler/sysdeps.c
server/context_i386.c
server/context_powerpc.c
server/context_sparc.c
server/protocol.def
server/ptrace.c
server/thread.c
server/thread.h
server/trace.c