Skip navigation.
 
mlRe: MPTask equivalent?
FROM : Adam P Jenkins
DATE : Wed Feb 20 22:32:34 2008

>
> Is there a good online reference to the Cocoa equivalent of this?
>
> Any pointers as to how I should structure this in Cocoa?
>
> How much of Cocoa is thread safe?


Others have given some good specific suggestions for your problem. 
For some more general info on multithreading facilities in Cocoa, 
check out the Threading Programming Guide:

http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/index.html

Related mailsAuthorDate
mlMPTask equivalent? Trygve Inda Feb 20, 20:03
mlRe: MPTask equivalent? j o a r Feb 20, 20:22
mlRe: MPTask equivalent? Charles Steinman Feb 20, 21:09
mlRe: MPTask equivalent? Adam P Jenkins Feb 20, 22:32
mlRe: MPTask equivalent? Trygve Inda Feb 21, 16:10
mlRe: MPTask equivalent? Trygve Inda Feb 21, 16:14
mlRe: MPTask equivalent? j o a r Feb 21, 16:20
mlRe: MPTask equivalent? Scott Ribe Feb 22, 17:33
mlRe: MPTask equivalent? Trygve Inda Mar 10, 22:05
mlRe: MPTask equivalent? Hamish Allan Mar 10, 22:41
mlRe: MPTask equivalent? Ken Thomases Mar 11, 06:40