Displaying 2 results from an estimated 2 matches for "setspecif".
Did you mean:
setspecific
2015 Aug 26
3
TSAN hack on AArch64 for Android
...is a bit smaller now thanks to some dovetailing with http://reviews.llvm.org/D11484 being merged.
> I have already split up the patch into three chunks. I can do more as needed.
Before I have any opinion on the current patch, we need to know what's
going to change.
> 1. use pthread_get/setspecific() (more on this below!!)
If the re-creation of the thread state disappears after the bionic
changes, I'd seriously investigate this one, as it seems the most
logic.
> 2. use some other workaround that does not use pthread API
I'm trying to avoid this at all costs. :)
> 3. use...
2015 Aug 19
2
TSAN hack on AArch64 for Android
On Wed, Aug 19, 2015 at 1:15 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 19 August 2015 at 11:29, Dmitry Vyukov <dvyukov at google.com> wrote:
>> Wait, this change is not submitted yet, right? Or you mean mailing of
>> this change in bad shape?
>
> Right.
>
> Jason has submitted high quality patches before, so this is in no way
> a reprimand