Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2006 01:48:51 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_suspend_np.c
Message-ID:  <200601080148.k081mpBc075287@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2006-01-08 01:48:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_suspend_np.c 
  Log:
  Try to reduce total time needed for suspending all threads,
  first broadcast signals to all threads, then enter a wait loop.
  
  Revision  Changes    Path
  1.5       +17 -4     src/lib/libthr/thread/thr_suspend_np.c



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