criu/compel/src
Andrei Vagin e718fac152 compel: simplify compel_stop_on_syscall
compel_stop_on_syscall is only ever called for a single task. Simplify
its implementation by removing the 'tasks' parameter and the associated
logic for handling multiple tasks. It now takes a 'pid' directly and
waits for that specific task to exit the required syscall.

Signed-off-by: Andrei Vagin <avagin@google.com>
2026-03-08 23:01:54 -07:00
..
lib compel: simplify compel_stop_on_syscall 2026-03-08 23:01:54 -07:00
main-host.c compel: Build host program 2017-03-14 23:58:10 +03:00
main.c compel: add riscv64 support 2025-03-21 12:40:31 -07:00