cvs commit: src/lib/libthr/thread thr_create.c

Mike Makonnen mtm at FreeBSD.org
Wed Jun 30 08:57:52 PDT 2004


mtm         2004-06-30 15:57:36 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  When a thread is created suspended have libthr suspend it explicitly
  instead of asking the kernel to do it when we create the thread.
  
  Revision  Changes    Path
  1.16      +3 -10     src/lib/libthr/thread/thr_create.c


More information about the cvs-src mailing list