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 1:04 PM, Joseph Myers wrote:
>>> +#define __PTHREAD_MUTEX_NUSERS_AFTER_KIND  1
>>> +#define __PTHREAD_MUTEX_USE_UNION          1
>> New ports should use the preferred values for these macros.
> This seems like something that could be a common issue for new ports, so 
> worth a mention at <https://sourceware.org/glibc/wiki/NewPorts> alongside 
> such things as using init_array and USE_ATOMIC_COMPILER_BUILTINS.

Updated wiki page !


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