summaryrefslogtreecommitdiff
path: root/barrier.c
AgeCommit message (Expand)Author
2005-01-01Copyright year updatedrpj
2004-11-22Copyright updaterpj
2004-05-17re-indentation, bug fixes, hooks for pre-emptive async cancelationrpj
2003-08-19Updated Copyright notice (date and contact address).rpj
2002-02-18Major reorganisation of source code; new routine and tests added.rpj
2002-02-08Copyright notice updates; module splitting; POSIX versionrpj
2001-12-18Include an interim complete Copyright notice in each source file;rpj
2001-10-25 * barrier.c: Move _LONG and _LPLONG defines intorpj
2001-07-18Fix potential NULL pointer dereferences.rpj
2001-07-11Fixed cast; tests passed.rpj
2001-07-10Untested revamp of barrier.c.rpj
2001-07-09 * barrier.c: Revamped to fix the race condition. Two alternatingrpj
2001-07-08Barriers fixed and tested more extensively.rpj
2001-07-06Spinlocks and barriers fixed and working. Beta level.rpj
2001-07-05Fixups to last commit.rpj
2001-07-05 * barrier.c: Remove static initialisation - irreleventrpj
2001-07-05Added new routines from POSIX 1003.1j. This is alpha level code.rpj