CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/12 22:24:46
Modified files:
lib/libpthread/uthread: uthread_create.c
Log message:
Fix PR 6417: if we're starting a thread and there's no other threads
running, then we need to start a gc thread...except when this is
the very call to start a gc thread!
"This works for me" marc@
