Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 16:55:01 -0800 (PST)
From:      Jonathan Mini <mini@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_init.c thr_kern.c thr_private.h
Message-ID:  <200211120055.gAC0t1WO013904@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mini        2002/11/11 16:55:01 PST

  Modified files:
    lib/libpthread/thread thr_init.c thr_kern.c thr_private.h 
  Log:
  Schedule an idle context to block until timeouts expire without blocking
  further upcalls.
  
  Revision  Changes    Path
  1.45      +12 -0     src/lib/libpthread/thread/thr_init.c
  1.46      +65 -107   src/lib/libpthread/thread/thr_kern.c
  1.77      +12 -0     src/lib/libpthread/thread/thr_private.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211120055.gAC0t1WO013904>