diff options
author | rpj <rpj> | 2003-09-02 17:50:26 +0000 |
---|---|---|
committer | rpj <rpj> | 2003-09-02 17:50:26 +0000 |
commit | 458c3e125811053bb0f974f2f0e01fde371ea192 (patch) | |
tree | 1303fa8f1e2eb32df4c23866d4abed65cae62b7c /ChangeLog | |
parent | 879bb0613c03b10bdf91aa862c2463b7f9f99087 (diff) |
Allow cancelation of waiting implicit threads.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-09-03 Ross Johnson <rpj@callisto.canberra.edu.au>
+
+ * w32_cancelableWait.c (ptw32_cancelable_wait): Allow cancelation
+ of implicit POSIX threads as well.
+
2003-09-02 Ross Johnson <rpj@callisto.canberra.edu.au>
* pthread_win32_attach_detach_np.c (pthread_win32_thread_detach_np):
|