Hi, > Disable scheduling in order to prevent error checking races between threads. > --- > > Well, I still don't have a clue whether disabling interrupts is actually a > bad idea somehow, but I don't see any easy way to rewrite the code to avoid > preemptive context switches that could screw up the error checking code > paths.
Does this have any performance implications? Regards, @ndy -- [email protected] http://www.ashurst.eu.org/ 0x7EBA75FF _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
