mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 16:14:13 +00:00
48d547e2fd
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.