On Dienstag 14 September 2010, Ullrich von Bassewitz wrote: > Hi! > > On Tue, Sep 14, 2010 at 08:55:30AM +0200, Marc 'BlackJack' Rintsch wrote: > > As long as I remember not to call the same functions from different > > threads it is okay. > > Actually it's more difficult than that, since the called function may call > others, so you have to have the complete call tree in mind (and this call > tree must not change later). But this is a moot point anyway, since even > the normal code without -Cl is not thread-safe. it can be made with some small changes to the runtime though .... should clean up my stuff some day :) (check this: http://retrohackers.com/viewtopic.php?f=3&t=587 ... written entirely in C, except for the core interrupt handler for the sheduler) -- http://www.hitmen-console.org http://magicdisk.untergrund.net http://www.pokefinder.org http://ftp.pokefinder.org Nicht jeder kann so geil sein wie Ich. <sobec/speckdrum> ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Sep 14 15:40:43 2010
This archive was generated by hypermail 2.1.8 : 2010-09-14 15:40:46 CEST