- Use an event rather than a semaphore to wake up the thread that writes
authorDavid Welch <welch@cwcom.net>
Sun, 7 Mar 2004 04:38:41 +0000 (04:38 +0000)
committerDavid Welch <welch@cwcom.net>
Sun, 7 Mar 2004 04:38:41 +0000 (04:38 +0000)
commitff81e5e1b064a8f248cc881a85e2fede9d8a0440
treecfec03d8ac2102229011c3258a79a0e522e1f380
parent7682e4ce8049adbe7c61e72179ddbd0740d48e3c
- Use an event rather than a semaphore to wake up the thread that writes
debug output to disk. Avoids bugchecking if the number of debug prints
before the thread wakes up exceeds the semaphore limit.

svn path=/trunk/; revision=8559
reactos/ntoskrnl/kd/dlog.c