mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-08-31 17:55:23 +02:00
The notify_one chain (each waiter wakes exactly one more) was correct but fragile and non-obvious. notify_all is simpler and just as cheap here since Arrive() is not a hot path. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01L4QAoxV2KY7ek4PcZw3WvY