Reworked semaphores to be symetric
authorJohn Hodge <[email protected]>
Sun, 13 Feb 2011 07:10:02 +0000 (15:10 +0800)
committerJohn Hodge <[email protected]>
Sun, 13 Feb 2011 07:10:02 +0000 (15:10 +0800)
commit635bc78017d8a4a16314a973e39c849b2afac795
tree0ebd75e4742aa3af1f8facf30a5c50ccd4e5496c
parent203882b7bbd4aacaf5c4e99be0cca17455690585
Reworked semaphores to be symetric

- Can block on Signal now
- Removing busy waits
Kernel/arch/x86/proc.c
Kernel/drv/fifo.c
Kernel/include/acess.h
Kernel/include/semaphore.h [new file with mode: 0644]
Kernel/include/threads.h
Kernel/threads.c
Modules/Network/NE2000/ne2000.c

UCC git Repository :: git.ucc.asn.au