Added support for cleaning up the TEB from inside the exiting thread.
commit5016e921f5bcb5d282f64916f94367e9efdefbc8
authorAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2002 18:04:07 +0000 (7 18:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2002 18:04:07 +0000 (7 18:04 +0000)
tree7bedb9135d65eaf34aa292b03fd4971ffec9604f
parentc77c4df35ed76a3fd9eb248e61c6b87e96ef1a01
Added support for cleaning up the TEB from inside the exiting thread.
include/thread.h
include/wine/exception.h
memory/selector.c
memory/virtual.c
scheduler/client.c
scheduler/process.c
scheduler/synchro.c
scheduler/sysdeps.c