libevl/include/evl
Qiu Qichen ad1875e1eb replace printf with DEBUG_PRINT.
If you want to use DEBUG_PRINT,pass a D=1 when compiling libevl
2023-12-10 06:26:55 +00:00
..
net lib: add socket interface 2021-08-21 18:13:57 +02:00
atomic.h include/atomic: add atomic_load() 2020-01-22 11:57:11 +01:00
clock.h lib/clock: move evl_read_clock() out of line 2020-12-13 12:08:03 +01:00
compiler.h include/compiler: drop likely/unlikely annotations 2020-12-12 19:11:42 +01:00
event.h lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00
evl.h lib: add socket interface 2021-08-21 18:13:57 +02:00
flags.h lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00
heap.h lib/heap: move stats accessors out of line 2020-12-13 12:14:01 +01:00
list.h lib: add real-time capable memory allocator 2019-06-14 16:45:39 +02:00
mutex.h lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00
observable.h lib: introduce the interface to observables 2020-04-30 12:11:14 +02:00
poll.h lib: introduce the interface to observables 2020-04-30 12:11:14 +02:00
proxy.h lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00
rros.h replace printf with DEBUG_PRINT. 2023-12-10 06:26:55 +00:00
sched.h lib/sched: add evl_yield() for manual round-robin 2020-04-23 12:52:54 +02:00
sem.h lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00
syscall.h evl: rename evenless/ paths to evl/ 2019-03-10 16:25:02 +01:00
thread.h lib/thread: move evl_detach_self() out of line 2020-12-13 12:33:17 +01:00
timer.h evl: rename evenless/ paths to evl/ 2019-03-10 16:25:02 +01:00
tube.h include/tube: fix queue remove/add race 2021-03-01 19:07:10 +01:00
xbuf.h lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00