.. |
compile-tests
|
lib: add socket interface
|
2021-08-21 18:13:57 +02:00 |
Makefile
|
build: copy tidbits only if install_all is given
|
2020-05-04 15:42:36 +02:00 |
basic-xbuf.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
clock-timer-periodic.c
|
tests: clock-timer-periodic: run main() as out-of-band thread
|
2020-02-10 14:25:53 +01:00 |
clone-fork-exec.c
|
tests: tame down useless verbosity
|
2019-10-31 13:55:40 +01:00 |
detach-self.c
|
tests: tame down useless verbosity
|
2019-10-31 13:55:40 +01:00 |
duplicate-element.c
|
lib/sem: introduce compact creation calls
|
2019-08-19 10:22:49 +02:00 |
element-visibility.c
|
libevl: allow for receiving NULL element names
|
2020-05-03 19:49:13 +02:00 |
eshi.list
|
tests: event with multiple waiters/lock
|
2019-10-09 19:05:34 +02:00 |
fault.c
|
tests/fault: check uaccess fault handling
|
2021-06-13 11:34:31 +02:00 |
fpu-preload.c
|
lib: convert to HM diagnostic messages
|
2020-04-30 12:11:14 +02:00 |
fpu-stress.c
|
tests: fpu-stress: check usleep status
|
2020-07-04 18:27:00 +02:00 |
heap-torture.c
|
tests: cosmetic - fix typos
|
2020-05-11 11:19:14 +02:00 |
helpers.c
|
tests: helpers: add CPU selection routine
|
2020-04-23 12:52:54 +02:00 |
helpers.h
|
tests/helpers: detect unsupported operation directly from assertion
|
2020-04-23 12:52:54 +02:00 |
mapfd.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-deadlock.c
|
tree: convert to evl_set/clear_thread_mode()
|
2020-04-23 14:31:03 +02:00 |
monitor-event.c
|
tree: convert to evl_set/clear_thread_mode()
|
2020-04-23 14:31:03 +02:00 |
monitor-flags.c
|
lib: rename evl_udelay() to evl_usleep()
|
2020-01-21 14:52:21 +01:00 |
monitor-pi-deadlock.c
|
tree: convert to evl_set/clear_thread_mode()
|
2020-04-23 14:31:03 +02:00 |
monitor-pi.c
|
tree: convert to evl_set/clear_thread_mode()
|
2020-04-23 14:31:03 +02:00 |
monitor-pp-dynamic.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-pp-lower.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-pp-nested.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-pp-pi.c
|
tree: convert to evl_set/clear_thread_mode()
|
2020-04-23 14:31:03 +02:00 |
monitor-pp-raise.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-pp-tryenter.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-pp-weak.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
monitor-steal.c
|
lib: rename evl_udelay() to evl_usleep()
|
2020-01-21 14:52:21 +01:00 |
monitor-wait-multiple.c
|
tests: event with multiple waiters/lock
|
2019-10-09 19:05:34 +02:00 |
observable-hm.c
|
tests: observable-hm: T_WOLI might be preset
|
2020-12-12 19:06:35 +01:00 |
observable-inband.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
observable-master.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
observable-onchange.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
observable-oob.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
observable-race.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
observable-thread.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-close.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-flags.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-many.c
|
tests: poll many sources from many threads
|
2021-09-18 23:24:13 +02:00 |
poll-multiple.c
|
tests: poll-multiple: fix trashing of iteration variable
|
2021-09-18 23:24:13 +02:00 |
poll-nested.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-observable-inband.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-observable-oob.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-sem.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
poll-xbuf.c
|
lib: introduce the interface to observables
|
2020-04-30 12:11:14 +02:00 |
proxy-echo.c
|
lib/proxy, tests: enable read side
|
2020-05-10 10:10:34 +02:00 |
proxy-eventfd.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
proxy-pipe.c
|
lib: introduce element visibility attribute
|
2020-04-18 20:43:02 +02:00 |
proxy-poll.c
|
tests: check polling services on proxy
|
2020-05-10 15:33:33 +02:00 |
sched-quota-accuracy.c
|
tests: cosmetic - fix typos
|
2020-05-11 11:19:14 +02:00 |
sched-tp-accuracy.c
|
tests: cosmetic - fix typos
|
2020-05-11 11:19:14 +02:00 |
sem-close-unblock.c
|
lib/sem: introduce compact creation calls
|
2019-08-19 10:22:49 +02:00 |
sem-timedwait.c
|
lib/sem: introduce compact creation calls
|
2019-08-19 10:22:49 +02:00 |
sem-wait.c
|
lib/sem: introduce compact creation calls
|
2019-08-19 10:22:49 +02:00 |
simple-clone.c
|
tests: tame down useless verbosity
|
2019-10-31 13:55:40 +01:00 |
stax-lock.c
|
tests: cosmetic - fix typos
|
2020-05-11 11:19:14 +02:00 |
stax-warn.c
|
lib: convert to HM diagnostic messages
|
2020-04-30 12:11:14 +02:00 |
thread-mode-bits.c
|
tests: thread-mode-bits: T_WOLI might be preset - take #2
|
2020-12-12 19:03:49 +01:00 |