Only create the system heap when we actually need it.
commit7f187e5043a6db398c02c5ac5162914298560403
authorAlexandre Julliard <julliard@winehq.org>
Fri, 23 Feb 2001 01:37:05 +0000 (23 01:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Feb 2001 01:37:05 +0000 (23 01:37 +0000)
tree091895db1bcebe937ad4c311a14098e57d37a9b8
parent61d32b4e0dd3c07db2a89a5d9ad9ae0da9c1ee18
Only create the system heap when we actually need it.
include/heap.h
memory/heap.c
scheduler/process.c
scheduler/pthread.c