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
/
ptw32_threadStart.c
Age
Commit message (
Collapse
)
Author
2011-07-01
See the ChangeLog
rpj
2011-05-30
Compiler directive cleanups
rpj
2011-05-06
Robust mutexes merged from devel branch
post_merge_with_ROBUST_MUTEXES
rpj
2011-03-09
*** empty log message ***
rpj
2011-03-07
exception handling and c++ casts
rpj
2011-03-06
64 bit compatibility (mingw64)
rpj
2011-03-03
Some cleanups, mostly x86_64 compat plus interlocked macros
rpj
2005-05-15
''
rpj
2005-01-01
Copyright year updated
rpj
2004-11-22
Copyright update
rpj
2004-11-03
Mutex, semaphore, thread ID, test suite changes - see ChangeLogs
rpj
2004-07-01
Initial support for Digital Mars Compiler
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
2003-08-13
Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to ↵
rpj
tests/benchmarks.
2002-07-30
* pthread_cond_wait.c (ptw32_cond_wait_cleanup):
rpj
Remove code designed to avoid/prevent spurious wakeup problems. It is believed that the sem_timedwait() call is consuming a CV signal that it shouldn't and this is breaking the avoidance logic.
2002-02-18
Major reorganisation of source code; new routine and tests added.
rpj