CVSROOT:        /cvs/kaffe
Module name:    kaffe
Changes by:     hkraemer        03/06/02 07:15:47

Modified files:
        .              : ChangeLog 
        kaffe/kaffevm  : locks.c thread.c 
        kaffe/kaffevm/mem: gc-mem.c gc-mem.h 

Log message:
2003-06-02  Helmer Kraemer  <[EMAIL PROTECTED]>

* kaffe/kaffevm/thread.c
(createInitialThread): properly initialize the context class
loader of the initial thread

* kaffe/kaffevm/mem/gc-mem.h: added some docs

* kaffe/kaffevm/mem/gc-mem.c
(gc_heap_malloc, gc_heap_free): use new gc_heap_lock to
protect data structures for heap management

* kaffe/kaffevm/locks.c: added gc_heap_lock to the
array of special locks


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to