https://bugs.winehq.org/show_bug.cgi?id=46099
--- Comment #24 from Zebediah Figura z.figura12@gmail.com --- (In reply to Fabian Maurer from comment #23)
We can't really use this approach, since we can't be reading process memory from the wineserver.
Why is that? Don't we have to do comparing and queuing atomically?
Because we can't rely on being able to read process memory from the wineserver. It's a feature that should only be used for debugging.