System Configuration thread safety ?
System Configuration thread safety ?
- Subject: System Configuration thread safety ?
- From: Mark Thomas <email@hidden>
- Date: Fri, 18 Apr 2008 22:34:50 +0100
- Thread-topic: System Configuration thread safety ?
Hi All,
I'm looking to move all of my IOKit and System Configuration call's off
the main thread, and onto a separate thread which I think should be safe, as
I'm not sharing objects between thread's or trying to do re-entrants call's,
so the code is running on another thread exactly same as did before but just
not on the main thread.
I have already switched the code and it seems to work fine, I can easily
control which modules are threaded, but I thought I ask here if there
something that I might have missed ?, or waiting to bite me ? Maybe which
OS's I should only enable threading from ?, or is there main thread
dependency there ?
Thanks
Mark.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden