Setup the initial thread %fs from a constructor.
commit8c21dfcf0fbcde6a7db5eefec090f427235c439a
authorAlexandre Julliard <julliard@winehq.org>
Mon, 1 May 2000 21:21:31 +0000 (1 21:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 May 2000 21:21:31 +0000 (1 21:21 +0000)
tree63b15ddc7a354610470390c29a1e4c2ea81eaff0
parent1ca9be85f6682e355cac8c60916e101a670c3890
Setup the initial thread %fs from a constructor.
include/process.h
include/thread.h
miscemu/main.c
scheduler/process.c
scheduler/thread.c