Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-14157-894146
os-606
Commits
a9984698
Commit
a9984698
authored
2 years ago
by
observer
Browse files
Options
Download
Patches
Plain Diff
增加sigtimedwait
parent
babd358d
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
kernel/src/syscall/mod.rs
+3
-1
kernel/src/syscall/mod.rs
kernel/src/syscall/process.rs
+48
-14
kernel/src/syscall/process.rs
kernel/src/task/mod.rs
+1
-1
kernel/src/task/mod.rs
kernel/src/task/signal.rs
+55
-25
kernel/src/task/signal.rs
kernel/src/task/timer.rs
+24
-1
kernel/src/task/timer.rs
kernel/src/timer.rs
+4
-0
kernel/src/timer.rs
with
135 additions
and
42 deletions
+135
-42
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets