mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
Try to emphasize a bit that there should be a mapping between event loops and threads, hence introduce a logic that there's one "default" event loop for each thread, that can be queried via "sd_event_default()".