On Fri, Aug 22, 2014 at 10:01 AM, Michael Domino <michael.domino@identityfinder.com> wrote:
Hi all,
I'm getting errno set to an unknown error 316 after a call to pthread_cond_timedwait(), or maybe pthread_join(). It's not any of the standard Unix error codes listed in sys/errno.h, and the pthread api won't return error 316. I did a Google search, and came up with these two similar mentions, but in totally different contexts.
In this case, I would be strongly suspicious that there is something wrong with your error reporting or it's being set by your own code somehow. _______________________________________________ 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)
-
comex