This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 05/15] ARC: Atomics and Locking primitives


On 1/30/19 12:28 AM, Andreas Schwab wrote:
> On Jan 29 2019, Vineet Gupta <vineet.gupta1@synopsys.com> wrote:
> 
>> +#define __PTHREAD_MUTEX_NUSERS_AFTER_KIND  1
>> +#define __PTHREAD_MUTEX_USE_UNION          1
> New ports should use the preferred values for these macros.

OK, changed to 0 and 0 per commit 06be6368da16104 ("nptl: Define
__PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}")

Thx,
-Vineet


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]