Removed thread queue functions.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 21 Feb 1999 18:34:18 +0000 (18:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 21 Feb 1999 18:34:18 +0000 (18:34 +0000)
commit13e55192b9427f3743d9e864e475df055471df1e
tree37956bca08ed8c76880dda452cd83d1dc69e6da4
parentd16927efdbdcaa2eff76cd99f6bca74cfbe805cf
Removed thread queue functions.
Changed initial thread creation to avoid memory allocations.
Moved server startup to THREAD_CreateInitialThread.
scheduler/client.c
scheduler/thread.c