pipewire/spa
Wim Taymans 2af5a90c90 evl: add fds to pollfd from rt thread
When we don't have the thread id yet, don't add the pollfds yet
but wait until we do our first wait operation.

Use flags for eventfd. We can use this to communicate between all kinds
of threads with read/write.

Use evl_init() in the init function, don't attach the main loop, just
the thread that dos the first poll.
2023-11-24 11:58:28 +01:00
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include Fix some warnings 2023-11-21 16:32:51 +00:00
plugins evl: add fds to pollfd from rt thread 2023-11-24 11:58:28 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build build: increase required vulkan version 2023-10-15 20:32:57 +00:00