summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/i386/pthread_md.h
AgeCommit message (Expand)Author
2023-05-25libpthread: New pthread__smt_wait to put CPU in low power for spin.riastradh
2012-03-02Avoid getcontext() as it triggers clobbering warnings. Use inlinejoerg
2011-02-24Allow storing and receiving the LWP private pointer via ucontext_tjoerg
2011-01-25make pthread__sp unsigned long.christos
2009-05-16Remove unused code that's confusing when using cscope/opengrok.ad
2009-03-29- Make the threadreg code use _lwp_setprivate() instead of MD hooks.ad
2008-06-23pthread__threadreg_get: mark it const.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-08- Get rid of self->pt_mutexhint and use pthread__mutex_owned() instead.ad
2007-09-07Add: pthread__atomic_cas_ptr, pthread__atomic_swap_ptr, pthread__membar_fullad
2006-03-29Instead of using hard-coded values for various registers, get them from thecube
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2004-02-11Add ucontext conversion macros for an "extra" register set.nathanw
2003-01-18delintchristos
2003-01-18de-lintchristos
2003-01-18Merge the nathanw_sa branch.thorpej