temp save

This commit is contained in:
John Doe
2023-12-01 09:26:42 +00:00
parent fc79e537e2
commit 21862f1271
6 changed files with 45 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
#define MAX_TIMER_NUM (128) // max timer number
#define TIMER_MAX_WATCH_NUM (32) // A timer max watch number at once time
#define MAX_NAME_LEN (15) // max name length
#define MAX_NAME_LEN (127) // max name length
typedef struct {
pid_t task_id; // current process id