Kernel - Removed while() loops in locks with Threads_int_WaitForStatusEnd
authorJohn Hodge (sonata) <[email protected]>
Fri, 1 Feb 2013 02:45:37 +0000 (10:45 +0800)
committerJohn Hodge (sonata) <[email protected]>
Fri, 1 Feb 2013 02:45:37 +0000 (10:45 +0800)
commit6b29d7427e7d1ad73f0a0d0ae771bd25da7b7f1a
treef5cebe1cff12bb62e60b5fa52063f62e83309594
parentdc44e76fd8d3acb4b694cfbe3611a9fd60be0fe5
Kernel - Removed while() loops in locks with Threads_int_WaitForStatusEnd

- Should allow userland usage of lock code
KernelLand/Kernel/include/threads_int.h
KernelLand/Kernel/mutex.c
KernelLand/Kernel/rwlock.c
KernelLand/Kernel/semaphore.c
KernelLand/Kernel/threads.c

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