mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 02:32:44 +00:00
If the suspend method for the main thread detects that the suspend condition is false it must return the passed timeout value (not always 0). Otherwise, the caller may incorrectly assume the timeout expired.