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 03/11] Add external interface changes: new lock types for pthread_mutex_t


> Please give PTHREAD_MUTEX_DEFAULT a new enum value, leaving
> PTHREAD_MUTEX_NORMAL unchanged.  Next, don't use elision for
> PTHREAD_MUTEX_NORMAL.

This would mean no elision for existing binaries.

I'm completely opposed to this. This would kill the major benefit
for even doing all of this in glibc.

-Andi


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