pre-empt both user and kernel, in clock interrupt
usertest.c tests pre-emption kill()
This commit is contained in:
parent
5ce9751cab
commit
b548df152b
12 changed files with 152 additions and 47 deletions
|
|
@ -7,3 +7,4 @@
|
|||
#define SYS_read 7
|
||||
#define SYS_close 8
|
||||
#define SYS_block 9
|
||||
#define SYS_kill 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue