summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/ia64/include/pthread_md.h
Commit message (Expand)AuthorAgeFilesLines
* Define the static TLS as an array of long double. This will guaranteeMarcel Moolenaar2003-08-061-2/+6
* Rethink the MD interfaces for libpthread to account forDaniel Eischen2003-08-051-17/+181
* Define THR_GETCONTEXT and THR_SETCONTEXT in terms of the userlandMarcel Moolenaar2003-08-051-4/+5
* Implement _thr_enter_uts() and _thr_switch() as inline functions toMarcel Moolenaar2003-06-261-0/+30
* Untangle the inter-dependency of kse types and ksd types/functionsMarcel Moolenaar2003-06-231-0/+6
* Define THR_{G|S}ETCONTEXT to expand to {g|s}etcontext(2).Marcel Moolenaar2003-06-231-0/+38