Make thread_unblock() on a thread that isn't blocked an error.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Sep 2004 21:11:40 +0000 (21:11 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Sep 2004 21:11:40 +0000 (21:11 +0000)
commitb82bd44f0327c6853f466fad27edc3d4707aea73
tree3a2dd1387ddf823e2c5ed1d86bf46daba01aa0b8
parent5fa7a9e2a12522684b0fbaa7d06555544563f124
Make thread_unblock() on a thread that isn't blocked an error.
src/threads/thread.c