Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 09:34:07 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 152513 for review
Message-ID:  <200811050934.mA59Y7mU067423@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152513

Change 152513 by peter@peter_overcee on 2008/11/05 09:33:58

	Add thr_exit() delcaration

Affected files ...

.. //depot/projects/valgrind/coregrind/m_syswrap/priv_syswrap-freebsd.h#14 edit

Differences ...

==== //depot/projects/valgrind/coregrind/m_syswrap/priv_syswrap-freebsd.h#14 (text+ko) ====

@@ -204,6 +204,7 @@
 DECL_TEMPLATE(freebsd, sys_statfs6);
 DECL_TEMPLATE(freebsd, sys_fstatfs6);
 DECL_TEMPLATE(freebsd, sys_fhstatfs6);
+DECL_TEMPLATE(freebsd, sys_thr_exit);
 DECL_TEMPLATE(freebsd, sys_thr_self);
 DECL_TEMPLATE(freebsd, sys_thr_set_name);
 DECL_TEMPLATE(freebsd, sys_rtprio_thread);



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