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


> Why don't you just say that the relock semantics change to undefined
> behavior, thus making PTHREAD_MUTEX_NORMAL have semantics equivalent to
> PTHREAD_MUTEX_DEFAULT?  That way, you don't have to define new
> semantics, and it's easier to remember and grok for users that are
> already familiar with the POSIX mutex types.

Ok I can add that too.

-Andi


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