On Thu, Feb 2, 2012 at 8:48 PM, Jack Howarth <howarth@bromo.med.uc.edu> wrote:
Isn't there an additional bug here in pthread.h? Currently you get different code when targeting 10.6 on Lion (use of recursive mutexes) compared to targeting 10.6 on SL? Shouldn't you have an additional wrapper like...
<snip>
to prevent recursive mutex from being used when targeting earlier releases than Lion? Perhaps this should be another radar?
Uh, why? Recursive mutexes work just fine on earlier versions, in at least Tiger and Snow Leopard (and earlier versions, too, probably). -Tilghman _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Tilghman Lesher