summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/x86_64/pthread_md.h
AgeCommit message (Expand)Author
2023-05-25libpthread: New pthread__smt_wait to put CPU in low power for spin.riastradh
2011-01-25make pthread__sp unsigned long.christos
2009-05-16Remove unused code that's confusing when using cscope/opengrok.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-22Cheat and add inlines for _atomic_cas_ptr() to work around gcc emittingad
2008-02-10- Remove libpthread's atomic ops.ad
2007-11-13Mutexes:ad
2007-09-24Resurrect the function pointers for lock operations and allow eachskrll
2007-09-07Add: pthread__atomic_cas_ptr, pthread__atomic_swap_ptr, pthread__membar_fullad
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2003-07-26netbsd.org->NetBSD.orgsalo
2003-04-17Catch up with changed struct reg (same as gregs in mcontext now).fvdl
2003-01-30libpthread support for x86_64.fvdl