Deleted Added
full compact
29c29
< * $FreeBSD: head/lib/libthr/thread/thr_private.h 201546 2010-01-05 02:37:59Z davidxu $
---
> * $FreeBSD: head/lib/libthr/thread/thr_private.h 211524 2010-08-20 05:15:39Z davidxu $
647c647,648
< void _thr_cancel_enter_defer(struct pthread *) __hidden;
---
> void _thr_cancel_leave2(struct pthread *, int) __hidden;
> void _thr_cancel_enter_defer(struct pthread *, int) __hidden;