I have a multitask assembler server application, which calls C++ POSIX(ON) modules in different point of the processing:
for  example the XERCES XML parser, a HTML parser, etc.
I got some problems with multitasking and POSIX(ON), I got time to time a 4093 x'AC' abend.
The idea was to use CEEPIPI to create independent environments.

My questions:
- can I use init_sub_dp in the main task and use the same token in all the subtasks or I need to init the environment in every subtask ?
 I need an independent enclave for every subtask
-  can I use the call_sub_addr  ?
- how can I pass parameters to the called routines ? #pragma runopts(plist(os))

--
Miklos Szigetvari

Development Team
ISIS Information Systems Gmbh tel: (+43) 2236 27551 570 Fax: (+43) 2236 21081 E-mail: [EMAIL PROTECTED] Info: [EMAIL PROTECTED] Hotline: +43-2236-27551-111 Visit our Website: http://www.isis-papyrus.com ---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to