From 39ff6f884761643aebab97988f532d08dcac479a Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Mon, 10 Jan 2000 14:42:30 +0000 Subject: 2000-01-10 Mark Kettenis * cprocs.c: Include --- libthreads/cprocs.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libthreads') diff --git a/libthreads/cprocs.c b/libthreads/cprocs.c index 99028801..fe7615cf 100644 --- a/libthreads/cprocs.c +++ b/libthreads/cprocs.c @@ -26,6 +26,14 @@ /* * HISTORY * $Log: cprocs.c,v $ + * Revision 1.11 2000/01/09 23:00:18 roland + * 2000-01-09 Roland McGrath + * + * * cprocs.c (cproc_alloc): Initialize P->wired and P->msg here (code + * from cthread_wire). + * (cthread_wire): Reduce to just an assert, cthreads always wired. + * (chtread_unwire): Abort if called. + * * Revision 1.10 1998/07/20 06:59:14 roland * 1998-07-20 Roland McGrath * @@ -238,6 +246,7 @@ #include "cthread_internals.h" #include #include /* GNU */ +#include /* * C Threads imports: -- cgit v1.2.3