Re: Accessibility API, thread safe?
Re: Accessibility API, thread safe?
- Subject: Re: Accessibility API, thread safe?
- From: Chris Fleizach <email@hidden>
- Date: Mon, 31 Dec 2012 20:25:50 -0800
You generally won't have a problem, but it won't really make much of a difference since the IPC calls in the receiving app all happen on one thread, so you'll just end up blocking your queues, waiting for calls to finish.
Sent from my iPhone
On Dec 31, 2012, at 1:19 PM, Dave Poirier <email@hidden> wrote:
> Can anybody please confirm if it is safe to make multiple concurrent AX calls?
>
> i.e.: calling AXUIElementCopyAttributeValue() from a concurrent queue?
>
> FYI, I downloaded both the "Accessibility Programming Guidelines for Mac" and "NSAccessibility Protocol" PDF documents, both of which contains no mention of the word "thread".
>
> Thank you,
>
> Dave Poirier
> Senior Software Developer
> email: email@hidden
> cell: 18192097798
> skype: ekscrypto
>
> All I need is a towel, everything else can be answered by 42.
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Accessibility-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden