genode/repos/os
Sebastian Sumpf de24035066 base: add 'wait_for_any' to 'Register_set'
This is the same as 'wait_for' with the difference that 'wait_for_any'
succeeds when *one* condition is met.

issue #3636
2020-02-10 16:00:40 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: add backtrace utility for arm_64 2020-02-04 16:10:22 +01:00
lib os: increase throughput of blit for ARM 64-bit 2020-02-04 16:01:35 +01:00
recipes depot: update recipe hashes 2020-02-10 14:29:06 +01:00
run os: increase RAM quota for drivers in fb_bench.run 2020-02-04 15:59:33 +01:00
src base: add 'wait_for_any' to 'Register_set' 2020-02-10 16:00:40 +01:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.