16-bit scheduler reorganized: run all tasks in their own thread.
commited4900318899935ad2d162e34abd8c806f688d57
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 6 Jun 1999 14:47:50 +0000 (6 14:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 6 Jun 1999 14:47:50 +0000 (6 14:47 +0000)
tree4e36a9c61ff457e0c58dd1da0fce284c33dde4ee
parentad6657e3348a97d355e20c69dd104c71b279d2c6
16-bit scheduler reorganized: run all tasks in their own thread.
Process creation sequence adapted to new scheduler.
include/process.h
include/task.h
loader/task.c
scheduler/process.c