summaryrefslogtreecommitdiff
path: root/tests/barrier5.c
AgeCommit message (Expand)Author
2011-03-06More 64 bit cast fixupsrpj
2011-03-0664 bit compatibility (mingw64)rpj
2011-03-05Rework pthread_join result arg castingrpj
2011-03-04Casting fixupsrpj
2010-06-20See ChangeLogs: preparing for new release.rpj
2005-01-01Copyright year updatedrpj
2004-11-22Copyright updaterpj
2003-08-19Updated Copyright notice (date and contact address).rpj
2002-02-08Copyright notice updates; module splitting; POSIX versionrpj
2001-12-18Include an interim complete Copyright notice in each source file;rpj
2001-07-11Assert that exactly one thread receives PTHREAD_BARRIER_SERIAL_THREAD.snap-2001-07-12rpj
2001-07-09 * barrier.c: Revamped to fix the race condition. Two alternatingrpj
2001-07-08Barriers fixed and tested more extensively.rpj