summaryrefslogtreecommitdiff
path: root/pthread_spin_destroy.c
AgeCommit message (Expand)Author
2011-07-01See the ChangeLogrpj
2011-07-01Redo Interlocked macros; see the ChangeLogrpj
2011-06-29PTW32_INTERLOCKED_* fixupsrpj
2011-03-10Replace global Critical Sections with MCS Queue locksrpj
2011-03-03Some cleanups, mostly x86_64 compat plus interlocked macrosrpj
2005-01-01Copyright year updatedrpj
2004-11-22Copyright updaterpj
2004-10-08Mutex speedupsrpj
2004-05-17re-indentation, bug fixes, hooks for pre-emptive async cancelationrpj
2003-08-19Updated Copyright notice (date and contact address).rpj
2003-06-27Free the spinlock struct in ALL appropriate cases.rpj
2003-06-24pthread_spin_destroy was not freeing the spinlock struct.rpj
2002-02-18Major reorganisation of source code; new routine and tests added.rpj