pub fn sys_enable_deadlock_detect(_enabled: usize) -> isize
Expand description

enable deadlock detection syscall

YOUR JOB: Implement deadlock detection, but might not all in this syscall