Straight replacement of B_BUSY with a sleeping lock.
This commit is contained in:
parent
551c2f3576
commit
6670d3b5e0
8 changed files with 45 additions and 21 deletions
1
Makefile
1
Makefile
|
@ -15,6 +15,7 @@ OBJS = \
|
|||
picirq.o\
|
||||
pipe.o\
|
||||
proc.o\
|
||||
sleeplock.o\
|
||||
spinlock.o\
|
||||
string.o\
|
||||
swtch.o\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue