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

David Xu davidxu at FreeBSD.org
Sat Jan 7 17:48:52 PST 2006


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


More information about the cvs-all mailing list