pub fn sys_enable_deadlock_detect(_enabled: usize) -> isize
enable deadlock detection syscall
YOUR JOB: Implement deadlock detection, but might not all in this syscall