Re: Atomic functions problem
Re: Atomic functions problem
- Subject: Re: Atomic functions problem
- From: "Sean McBride" <email@hidden>
- Date: Mon, 11 Nov 2002 09:51:33 -0500
Christian Pasin (email@hidden) wrote:
>
I'm trying to use an atomic function in a NDRV driver (for example
>
AddAtomic), but these functions seem not to work correctly . My code is
>
like the following:
You might check the Darwin source to see how AddAtomic is implemented.
Presumably it calls the IOKit OSAddAtomic, but if not you may have found
your problem. ;)
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.