check_variable_cb move to lib.c

This commit is contained in:
zy
2023-11-16 21:15:51 -05:00
parent 6397e0da75
commit d30b761d03
4 changed files with 55 additions and 48 deletions

View File

@@ -11,3 +11,5 @@ void monitor_exit(void);
int start_watch_variable(watch_arg warg);
void clear_watch(pid_t pid);
enum hrtimer_restart check_variable_cb(struct hrtimer *timer); // callback