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

2006-02-22 Thread David Xu
davidxu 2006-02-23 03:56:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr/threadthr_suspend_np.c Log: MFC revision 1.6. Approved by: re (scottl) Revision ChangesPath 1.3.2.2 +1 -1 src/lib/libthr/thread/thr_suspend_np.c

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

2006-02-20 Thread David Xu
davidxu 2006-02-20 09:02:40 UTC FreeBSD src repository Modified files: lib/libthr/threadthr_suspend_np.c Log: Read cycle count before sending signal, this fixes a userland thread suspension bug. MFC after: 3 days Revision ChangesPath 1.6 +1 -1 sr

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

2006-01-07 Thread David Xu
davidxu 2006-01-08 01:48:51 UTC FreeBSD src repository Modified files: lib/libthr/threadthr_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 ChangesPath 1.5