Exiting a cthread?
Exiting a cthread?
- Subject: Exiting a cthread?
- From: Tomas Zahradnicky <email@hidden>
- Date: Tue, 11 Apr 2006 22:46:19 +0200
Dear Darwin developers,
my app creates a two threads in a remote context and I'd like to ask
what's the proper way to have cthread "commit suicide" to not cause
resource leaks when I'm finished with it.
Is OK to call
thread_terminate( mach_thread_self() );
from that cthread and expect nothing more to be executed beyond that point?
Thanks,
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden