chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] synch egg renaming


From: Kon Lovett
Subject: [Chicken-users] synch egg renaming
Date: Thu, 20 Jul 2006 08:35:29 -0700

Hi Group,

I wish to rename the macros in the synch egg. The existing names are little confusing IMO.

call/synch => call-with/synch
apply/synch => call/synch
apply-with/synch => apply/synch

apply-with/synch will now use the mutex specific as the 1st argument.

Added synch-with which binds a local variable to the mutex specific.

So *-with means "with mutex specific".

Umm, should the whole thing just be renamed sync.egg, deprecating the original?

Best Wishes,
Kon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]