Searched refs:allow_non_owner (Results 1 – 1 of 1) sorted by relevance
920 bool allow_non_owner = false; in ulock_wake() local955 allow_non_owner = true; in ulock_wake()1009 if ((ull->ull_owner != current_thread()) && !allow_non_owner) { in ulock_wake()