NetBSD/lib/libpthread
nathanw 0878df5d25 Lock accesses to pt_flags and pt_cancel.
When disabling cancellation, clear the pt_cancel flag if it was set
and note the cancellation request with PT_FLAG_CS_PENDING. This avoids
a problem where a cancellation request entered but not acted upon before
pthread_setcanclstate(PTHREAD_CANCEL_DISABLE) is called would still be
aceted upon before cancellation was re-enabled.
2003-07-21 22:24:09 +00:00
..
2003-07-17 20:55:25 +00:00
2003-07-04 08:41:25 +00:00
2003-07-04 08:41:25 +00:00
2003-07-04 08:41:25 +00:00
2003-07-04 08:42:20 +00:00
2003-07-04 10:18:46 +00:00
2003-07-04 10:19:42 +00:00
2003-07-04 11:47:03 +00:00
2003-07-04 15:16:14 +00:00
2003-07-04 10:19:42 +00:00
2003-07-04 11:47:03 +00:00
2003-07-04 11:47:03 +00:00
2003-07-04 08:42:57 +00:00
2003-07-04 08:41:25 +00:00
2003-07-04 11:55:58 +00:00
2003-07-04 11:57:58 +00:00
2003-07-04 08:41:25 +00:00
2003-07-04 08:43:33 +00:00
2003-07-04 10:19:42 +00:00
2003-07-04 08:41:25 +00:00
2003-07-04 08:42:20 +00:00