Date: Sun, 30 Jan 2005 07:48:06 GMT From: David Xu <davidxu@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 69960 for review Message-ID: <200501300748.j0U7m66Y096955@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=69960 Change 69960 by davidxu@davidxu_tiger on 2005/01/30 07:47:18 remove thr_autoinit.c add thr_umtx.c Affected files ... .. //depot/projects/davidxu_thread/src/lib/libthread/thread/Makefile.inc#7 edit Differences ... ==== //depot/projects/davidxu_thread/src/lib/libthread/thread/Makefile.inc#7 (text+ko) ==== @@ -5,7 +5,6 @@ SRCS+= \ thr_attr.c \ - thr_autoinit.c \ thr_barrier.c \ thr_barrierattr.c \ thr_cancel.c \ @@ -51,4 +50,5 @@ thr_suspend_np.c \ thr_switch_np.c \ thr_symbols.c \ + thr_umtx.c \ thr_yield.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501300748.j0U7m66Y096955>