Operating System - HP-UX
1834389 Members
2014 Online
110066 Solutions
New Discussion

task library routines to pthread library routines on hpux11

 
Prashun Gupta
Advisor

task library routines to pthread library routines on hpux11

Dear All,
I need some details for converting my task library routines to pthread routines.
is there any document which can map task library functions to pthread functions. although the technology is a bit different but basic calls could be mapped.Rest of functions can be used through wrappers.
I always found some resource through ITRC, hence looking this time also.
1 REPLY 1
Steve Steel
Honored Contributor

Re: task library routines to pthread library routines on hpux11

Hi


Goto
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,2504,00.html

Select Language

Search on Task Library


Look at
hp aC++ transition guide (hp C++ to hp aC++)

2.3 hp C++ (cfront) library transition details

Task Library

To develop multi-threading applications with HP aC++, use the pthread programming interface routines that are available as part of HP DCE/9000.

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)