has_waiters
has_waiters(&dr->dr_waiters))
bool has_waiters;
has_waiters = data_race(__ww_mutex_has_waiters(&lock->base));
if (likely(!has_waiters))