Re: Locks
Re: Locks
- Subject: Re: Locks
- From: Kyle Sluder <email@hidden>
- Date: Fri, 09 Dec 2011 15:58:12 -0800
On Fri, Dec 9, 2011 at 3:48 PM, Ian Joyner <email@hidden> wrote:
> You are probably looking for something like Dahm locks (invented by Dave Dahm on the Burroughs B5000 in the 1960s). Here is a long paper on locks including this origin:
There are plenty of sufficient locking primitives already implemented
and debugged on the platform. There is really no excuse for an
application developer to go around writing your own or reimplementing
ones that others have invented.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Locks (From: koko <email@hidden>) |
| >Re: Locks (From: Ian Joyner <email@hidden>) |