mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 10:21:04 +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.