mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 21:21:26 +00:00
Synchronize GPU completion by calling 'read' of the vfs_gpu plugin. This enables pthreads to wait for GPU completions instead of the main EP. issue #4380