mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
It covers bugs which we should detect and fix, especially depending on the result of pthread_myself locking implementation (ours and vbox) takes decision to take a lock or just to assume it is a reentrant locking attempt. Fixes #1128