Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 37219 | Differences between
and this patch

Collapse All | Expand All

(-)support/pt_defs.h (-6 lines)
Lines 69-80 Link Here
69
#define PTHREAD_SIG_CANCEL	(__SIGRTMIN+1)
69
#define PTHREAD_SIG_CANCEL	(__SIGRTMIN+1)
70
#endif
70
#endif
71
71
72
/*
73
 * Determine if we have read-write lock support in pthreads.
74
 */
75
#ifdef PTHREAD_RWLOCK_INITIALIZER
76
	#define	IL_HAVE_RWLOCKS
77
#endif
78
72
79
/*
73
/*
80
 * Types that are needed elsewhere.
74
 * Types that are needed elsewhere.

Return to bug 37219