[Patches] [ python-Patches-650415 ] avoid redefinition of pthread functions
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 11 Dec 2002 05:13:05 -0800
Patches item #650415, was opened at 2002-12-08 13:58
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=650415&group_id=5470
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Marc Recht (marc)
Assigned to: Martin v. Löwis (loewis)
Summary: avoid redefinition of pthread functions
Initial Comment:
Surround pthread_attr_default, pthread_mutexattr_default and pthread_condattr_default by an "if !defined" to avoid redefinition.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2002-12-11 14:13
Message:
Logged In: YES
user_id=21627
Thanks, committed as thread_pthread.h 2.43.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=650415&group_id=5470