synchronize cond var destruction with exiting waits
This commit is contained in:
@@ -71,6 +71,7 @@ struct __timer {
|
||||
#define _c_lock __u.__i[5]
|
||||
#define _c_lockwait __u.__i[6]
|
||||
#define _c_waiters2 __u.__i[7]
|
||||
#define _c_destroy __u.__i[8]
|
||||
#define _rw_lock __u.__i[0]
|
||||
#define _rw_waiters __u.__i[1]
|
||||
#define _b_lock __u.__i[0]
|
||||
|
||||
Reference in New Issue
Block a user