mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
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> |
||
|---|---|---|
| .. | ||
| asm | ||
| common | ||
| compel | ||
| cpu.h | ||
| handle-elf.h | ||
| infect-rpc.h | ||
| infect-util.h | ||
| infect.h | ||
| ksigset.h | ||
| log.h | ||
| loglevels.h | ||
| plugins | ||
| plugins.h | ||
| ptrace.h | ||
| sigframe-common.h | ||
| task-state.h | ||