kib
7d20ebf458
Fix destruction of the robust mutexes.
...
If robust mutex' owner terminated, causing kernel-assisted state
recovery, and then pthread_mutex_destroy() is executed as the next
action, assert is triggered about mutex still being on the list.
Ignore the mutex linkage in pthread_mutex_destroy() for shared robust
mutexes with dead owner, same as for enqueue_mutex().
Reported by: avg
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2019-09-23 13:24:31 +00:00
..
2019-01-29 22:46:44 +00:00
2017-11-26 02:00:33 +00:00
2019-07-31 19:27:20 +00:00
2017-11-18 14:26:50 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2019-08-21 19:53:50 +00:00
2019-07-31 19:27:20 +00:00
2017-11-18 14:26:50 +00:00
2019-07-31 19:27:20 +00:00
2018-08-18 01:05:38 +00:00
2018-11-30 03:01:32 +00:00
2019-07-31 19:27:20 +00:00
2019-07-31 19:27:20 +00:00
2017-11-26 02:00:33 +00:00
2019-07-31 19:27:20 +00:00
2019-07-31 19:27:20 +00:00
2017-11-26 02:00:33 +00:00
2017-11-20 19:49:47 +00:00
2018-08-18 01:05:38 +00:00
2019-07-31 19:27:20 +00:00
2019-07-11 16:19:33 +00:00
2019-08-21 19:53:50 +00:00
2019-07-31 19:27:20 +00:00
2018-11-30 03:01:32 +00:00
2019-07-31 19:27:20 +00:00
2019-03-29 17:52:57 +00:00
2019-07-31 19:27:20 +00:00
2019-02-04 21:16:15 +00:00
2017-11-20 19:49:47 +00:00
2019-09-23 13:24:31 +00:00
2019-07-31 19:27:20 +00:00
2019-07-31 19:27:20 +00:00
2018-01-27 22:27:55 +00:00
2019-08-21 19:53:50 +00:00
2017-11-26 02:00:33 +00:00
2017-11-20 19:49:47 +00:00
2017-11-26 02:00:33 +00:00
2019-07-31 19:27:20 +00:00
2018-08-18 01:05:38 +00:00
2019-07-31 19:27:20 +00:00
2017-11-26 02:00:33 +00:00
2017-11-20 19:49:47 +00:00
2017-11-18 14:26:50 +00:00
2019-07-31 19:27:20 +00:00
2017-11-20 19:49:47 +00:00
2017-11-26 02:00:33 +00:00
2019-07-31 19:27:20 +00:00
2018-11-30 03:02:49 +00:00
2017-11-26 02:00:33 +00:00
2017-11-20 19:49:47 +00:00
2017-11-18 14:26:50 +00:00
2017-11-20 19:49:47 +00:00
2017-11-20 19:49:47 +00:00
2017-11-26 02:00:33 +00:00
2017-11-26 02:00:33 +00:00
2017-11-20 19:49:47 +00:00