server: Split get_thread_from_pid to allow lookups by tid or pid only.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 29 Dec 2006 15:53:33 +0000 (16:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Dec 2006 15:53:33 +0000 (16:53 +0100)
commit48b74b32379847584294bed4ec66eb759e200f47
treef89c70c35aa4fa205d7365136044cc4dc41ec05c
parentf231a70f4cff47ca515d6e9fbfc08723d77ba13e
server: Split get_thread_from_pid to allow lookups by tid or pid only.
server/ptrace.c
server/thread.c
server/thread.h