Changed initial process creation to avoid memory allocations.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 21 Feb 1999 18:35:27 +0000 (18:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 21 Feb 1999 18:35:27 +0000 (18:35 +0000)
commit214399f28342f6bff50352d29a1a6d388ac9d775
treeb05a6960190779bf4a1e25a6fd8b3dee088409da
parent13e55192b9427f3743d9e864e475df055471df1e
Changed initial process creation to avoid memory allocations.
Removed a few unused fields in PDB and THDB.
include/process.h
include/thread.h
scheduler/process.c
scheduler/sysdeps.c