Re: How to kill an IOKit thread
Re: How to kill an IOKit thread
- Subject: Re: How to kill an IOKit thread
- From: Frode Isaksen <email@hidden>
- Date: Thu, 01 Aug 2002 09:51:26 +0200
>
thread_terminate(getact_thread(thread_t thread));
You need to put in the prototype for this function yourself. Look in the
Darwin sources. However, this call does not kill kernel threads so it won't
kill an IOKit thread.
Frode
_______________________________________________
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.