What is or are the Best APIs for Thread creation etc in kext ?
Folks, I’m trying to find out what alternatives do we have in the kernel module for thread creation and management ? I see the mach thread management APIs, which is more involved the IOKit related API. But IOKit APIs are deprecated. Yes, I can disable the warnings, but that is not quite the way to go. Is pthread interface valid alternative? Or is it supported in the kernel module ? Thanks, Prokash _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Prokash Sinha