[Patches] [ python-Patches-510825 ] PTHREAD_SCOPE_SYSTEM support for HP-UX

noreply@sourceforge.net noreply@sourceforge.net
Wed, 30 Jan 2002 10:16:45 -0800


Patches item #510825, was opened at 2002-01-30 10:15
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=510825&group_id=5470

Category: Build
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: The Written Word (Albert Chin) (tww-china)
Assigned to: Nobody/Anonymous (nobody)
Summary: PTHREAD_SCOPE_SYSTEM support for HP-UX

Initial Comment:
PTHREAD_SCOPE_SYSTEM is supported as an argument to
pthread_attr_setscope() on HP-UX 11.00. However, it is
not detected successfully because HP-UX returns EINVAL
if the first argument to pthread_create is NULL.

Patch attached against Python 2.2. Will work for 2.1.2
as well.

----------------------------------------------------------------------

>Comment By: The Written Word (Albert Chin) (tww-china)
Date: 2002-01-30 10:16

Message:
Logged In: YES 
user_id=119770

Oops, forgot to attach patch.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=510825&group_id=5470