genode/repos/libports/src/test/pthread
Christian Helmuth e52802162c libc: reimplement synchronization primitives
The new implementation relieves the main entrypoint from monitor jobs
for contended lock primitives and is based on custom applicant data
structures, per-lock resp. per-semaphore applicant lists, and a
libc-internal blockade with timeouts based on libc kernel primitives.
2020-02-27 14:47:00 +01:00
..
main.cc libc: reimplement synchronization primitives 2020-02-27 14:47:00 +01:00
target.mk Merge pthread into libc library 2018-11-29 11:46:01 +01:00