mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
af146e7dcd
The former 'Genode::Timed_semaphore' mechanism is moved to the private part of the two remaining users, namely dde_rump and the libc. Note there are now two private copies of 'timed_semaphore.h'. This should be regarded as an interim step until the use of this mechanism is removed from both users. This patch also cleans up the mechanism from legacy Genode API calls and global side effects (alarm-thread singleton). The test/timed_semaphore is now located at the libports repository as it now tests a mechanism of the libc. The former timed_semaphore library is no more. Fixes #3121 |
||
---|---|---|
.. | ||
acpica | ||
gcov | ||
pdf_view | ||
qt5_textedit | ||
test-ada | ||
test-ada_exception | ||
test-ada_secondary_stack | ||
test-expat | ||
test-gnatio | ||
test-ldso | ||
test-libc | ||
test-libc_connect_lwip | ||
test-libc_connect_lxip | ||
test-libc_connect_vfs_server_lwip | ||
test-libc_connect_vfs_server_lxip | ||
test-libc_counter | ||
test-libc_getenv | ||
test-libc_pipe | ||
test-libc_vfs | ||
test-libc_vfs_block | ||
test-libc_vfs_counter | ||
test-libc_vfs_fs | ||
test-libc_vfs_fs_chained | ||
test-libc_vfs_ram | ||
test-pthread | ||
test-python | ||
test-rust | ||
test-sequence | ||
test-solo5 | ||
test-stdcxx | ||
test-tcp_bulk_lwip | ||
test-tcp_bulk_lxip | ||
test-timed_semaphore |