Re: Main thread to another
Re: Main thread to another
- Subject: Re: Main thread to another
- From: Kurt Revis <email@hidden>
- Date: Mon, 10 Dec 2001 03:20:19 -0800
On Monday, December 10, 2001, at 03:07 AM, Dustin Mierau wrote:
While i'm at it, do you know if I can create an NSPort for a runloop
then create and send NSPortMessages to it from multiple threads?
Sure. I just saw this yesterday; take a look at OFRunLoopQueueProcessor
in OmniFoundation for an example. (There is undoubtedly some confusing
stuff in there, but the use of NSPort/NSPortMessage is pretty simple.)
--
Kurt Revis
email@hidden