mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 12:35:41 +00:00
This patch enables the use of threads and locking mechanisms in SDL applications. The 'pthread' libary is used as backend. Not all features are currently supported. Fixes #185.