index
:
pthreads-win32
Balau-changes
ROBUST_MUTEXES
bossom-merge-98-12-08
master
origin
pre-compiled-090898
release-1-backports
snap-1999-05-30-patches
snap-1999-05-30-wince-patches
snap-2000-12-29-patches
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spin.c
Age
Commit message (
Expand
)
Author
2005-01-01
Copyright year updated
rpj
2004-11-22
Copyright update
rpj
2004-05-17
re-indentation, bug fixes, hooks for pre-emptive async cancelation
rpj
2003-08-19
Updated Copyright notice (date and contact address).
rpj
2002-02-18
Major reorganisation of source code; new routine and tests added.
rpj
2002-02-08
Copyright notice updates; module splitting; POSIX version
rpj
2002-01-31
2002-01-27 Ross Johnson <rpj@special.ise.canberra.edu.au>
rpj
2001-12-18
Include an interim complete Copyright notice in each source file;
rpj
2001-10-25
* GNUmakefile (libwsock32): Add to linker flags for
rpj
2001-10-25
* barrier.c: Move _LONG and _LPLONG defines into
rpj
2001-10-15
* spin.c (pthread_spin_lock): PTHREAD_SPINLOCK_INITIALIZER
rpj
2001-10-12
* spin.c (pthread_spin_unlock): Was not returning
rpj
2001-10-08
pthread_spin_trylock was not returning EBUSY on multi CPU machines.
rpj
2001-07-10
Untested revamp of barrier.c.
rpj
2001-07-06
Spinlocks and barriers fixed and working. Beta level.
rpj
2001-07-05
Fixups to last commit.
rpj
2001-07-05
Added new routines from POSIX 1003.1j. This is alpha level code.
rpj