site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 How would one do the equivalent of join() for a thread in the kernel? I think I have a situation where the underlying thread is exiting, possibly aborting, so that my built in thread exit indicators do not get called. This causes some threads to hang waiting for the thread to exit. Or maybe the right question is what is the appropriate way to wait on a thread that may abort or already be aborted? ...Duane -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.10.0 (Build 500) Charset: US-ASCII wsBVAwUBSx8AlUrg9acQ4r2CAQitdQf+L55ZFiZJXY2eb7pCuuMBVnxiB8/Sw5v/ JiRNvGuaSwUJAuZx6DwQHp3I3TK4UmXOuOzRnyuYUncLcA31FzPzNoLvTFScAn/h mPtnVsEKxK5oyxCRg29ww10BddxNnRCfxtx7pKzqBbdfJxpwko3I/Rn/CizK0NDJ 6yWwykhhOXshLpaaCzizeP7m9NWXil8WkWSfJYCtkWd41gRfasymoaXnXnIxzRwO lr24mNx2grdqesHhuFhgEcZ5oUFDtjladlgRPZV1TmmeMG5v7sok29qyeJa/f8Yr ZBCRdO1Q3EpAVPjIfKZw16j3ExwjuYYF2oqv7R0taOmp9G1B5Cda+w== =swQS -----END PGP SIGNATURE----- _______________________________________________ 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: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Duane Murphy