This is the mail archive of the libc-help@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: robust pthread_mutex_t in shared memory


* Michal Vaško:

> what exactly are "pthread data structure alignment requirements"? Can
> I read about them somewhere? Are they different across platforms?
> Thank you for an answer.

The alignment requirements are determined by the type definition in the
header file.  They differ from platform to platform.

Thanks,
Florian


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