* thread.cc: Mark pthread_rwlock_timedrdlock and
pthread_rwlock_timedwrlock as not yet implemented in the list of cancellation points.
This commit is contained in:
@@ -810,8 +810,8 @@ pthread::cancel ()
|
||||
psiginfo ()
|
||||
psignal ()
|
||||
pthread_rwlock_rdlock ()
|
||||
pthread_rwlock_timedrdlock ()
|
||||
pthread_rwlock_timedwrlock ()
|
||||
o pthread_rwlock_timedrdlock ()
|
||||
o pthread_rwlock_timedwrlock ()
|
||||
pthread_rwlock_wrlock ()
|
||||
putc ()
|
||||
putc_unlocked ()
|
||||
|
Reference in New Issue
Block a user