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