mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-06 06:02:13 +00:00
This lock is needed to prevent multiple threads and/or multiple libc-plugins from using the same file descriptor in p{read,write}. Fixes #948.