| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
"Object"? The related concept in Carbon Events is event target and being the "upper half" concept it is not thread safe. Carbon event constants themselves can't be thread safe or not safe (they are just integers). If you wish to treat them as "methods" you surely can, but then, the only relevant APIs are PostEventToQueue and SendEventToEventTarget; this is the "send" that can be treated as "method invocation" (the "post" doesn't invoke anything itself) and "send" it is not thread safe no matter what "object" you are talking to and what event you are sending it (what method you call). Dead end.
-- Chris
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden
| References: | |
| >Re: Not thread safe events? (From: Mike Kluev <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.