Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define __PTHREAD_MUTEX_HAVE_PREV only if undefined [BZ #22298]hjl/pr22298/master | H.J. Lu | 2017-10-15 | 1 | -0/+2 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -271/+99 |
* | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella | 2017-04-10 | 1 | -0/+271 |
* | x86: Consolidate unnecessary nptl/ subdirectories. | Roland McGrath | 2014-06-24 | 3 | -407/+0 |
* | Fix namespace violation in pthreadtypes.h (BZ #17084) | Siddhesh Poyarekar | 2014-06-24 | 1 | -3/+3 |
* | Fix build warning in pthread_rwlock_* | Siddhesh Poyarekar | 2014-06-24 | 1 | -1/+1 |
* | Use 3 bytes for __pad1 in pthread_rwlock_t for x32 | H.J. Lu | 2014-06-19 | 1 | -1/+6 |
* | Add adaptive elision to rwlocks | Andi Kleen | 2014-06-13 | 2 | -2/+114 |
* | Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/. | Roland McGrath | 2014-05-14 | 2 | -0/+290 |