bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Android/Termux pthread_cancel


From: Paul Eggert
Subject: Re: Android/Termux pthread_cancel
Date: Thu, 10 May 2018 01:05:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Devin Hussey wrote:
regexec.c calls lock_unlock, which is a macro that calls, from glthread/lock.h 
glthread_lock_lock, which calls pthread_in_use, which is defined as 
(pthread_cancel != NULL).

Thanks for the explanation. Does the attached Gnulib patch fix things for you?

Attachment: 0001-pthread-detect-via-pthread_detach.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]