add new generic list implementation and move the thread queue over to using it
commitf6dc6756cc438b47a70c3b42d9f5b09a72fb770b
authorTravis Geiselbrecht <geist@newos.org>
Sat, 31 Jan 2004 02:06:19 +0000 (31 02:06 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sat, 31 Jan 2004 02:06:19 +0000 (31 02:06 +0000)
treef7f668482d729d220b5b612c06cb081b57784735
parentf8f096225d2e82c0edb07cb73ce16a72e1579aa7
add new generic list implementation and move the thread queue over to using it

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1058 c25cc9d1-44fa-0310-b259-ad778cb1d433
include/kernel/list.h [new file with mode: 0644]
include/kernel/thread.h
kernel/sem.c
kernel/thread.c