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_threadDestroy.c
Age
Commit message (
Collapse
)
Author
2005-05-16
''
rpj
2005-03-08
''
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
2004-04-06
Close memory leak.
rpj
2003-09-02
Added cancelation of/from non-POSIX threads; minor fixes; minor changes.
snap-2003-09-03
rpj
2003-08-19
Updated Copyright notice (date and contact address).
rpj
2003-08-14
Reuse of thread IDs, improved thread ID validation, new tests, bug fixes.
rpj
2002-07-30
*** empty log message ***
rpj
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