Index: [thread] [date] [subject] [author]
  From: mentalg@geocities.com
  To  : ggi-develop@eskimo.com
  Date: Sat, 12 Sep 1998 10:21:51 -0400 (EDT)

Re: SYNC mode should go

On Fri, 11 Sep 1998 mentalg@geocities.com wrote:

>  recursive -> small performance hit
>  non-recursive -> harder (but not impossible) to code without
>                   deadlocks/races

Bleah. I was tired last night, and typed something from some other related
discussion that had been running through my head at the time.  Anyway, I
guess the issue is whether or not we want recursive locks, since the
implementations of some public libggi functions call other public libggi
functions...

-=MenTaLguY=-

Index: [thread] [date] [subject] [author]