added another check that marcus_o (from OBOS) suggested:
commite109892802a28991aa31f7674a887b557000bd94
authorTravis Geiselbrecht <geist@newos.org>
Fri, 29 Nov 2002 23:39:16 +0000 (29 23:39 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Fri, 29 Nov 2002 23:39:16 +0000 (29 23:39 +0000)
treedf69c0e2afe64768c9b382c9eadd7364a7c50c05
parentac2d8fd963ba0f5530595e0706c22b95be35680e
added another check that marcus_o (from OBOS) suggested:

Check to make sure ints are enabled when acquire_sem is called. This uncovered one
bug in the thread_exit code.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@832 c25cc9d1-44fa-0310-b259-ad778cb1d433
kernel/sem.c
kernel/thread.c