Files
gvisor/pkg
Jamie LiuandgVisor bot baaaf47fc2 kernel: hold TaskSet mutex across exitPtrace() and exitChildren()
This just saves needlessly bouncing the mutex. Compare Linux
kernel/exit.c:exit_notify() => write_lock_irq(&tasklist_lock);
forget_original_parent() => exit_ptrace().

PiperOrigin-RevId: 681181467
2024-10-01 15:14:15 -07:00
..
2024-09-26 15:51:13 -07:00
2024-05-08 00:09:42 -07:00
2024-04-22 05:15:20 -07:00
2024-09-12 08:33:37 -07:00
2024-03-04 12:21:50 -08:00
2024-09-27 16:58:17 -07:00
2024-09-25 20:16:45 -07:00
2024-02-08 23:11:09 -08:00
2024-09-27 16:58:17 -07:00
2024-05-02 11:09:16 -07:00