It appears to be 1:1 with each pthread being an MVS TCB.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/BPXZB151/2.13
2

<quote>
MVS tasks and threads 

Each thread that is created with pthread_create runs as an MVS subtask
of the initial pthread-creating task (IPT). The IPT is the task that
issued the first pthread_create call within the address space. 

</quote>


--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its'
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.

> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Bo Xie
> Sent: Friday, June 03, 2005 12:21 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: Which thread Implementation Models does z/OS Unix use?
> 
> 
> Hi,
> 
>    Which thread Implementation Models does z/OS Unix use? M:1 or 1:1
> or M:N ?  Thank you!
> 
> Best Regards,
> Xie Bo
> 
> Reference
> 1. "Pthread Implementation Models Overview"
> http://www.llnl.gov/LCdocs/pthreads/index.jsp?show=s5
> 
> ----------------------------------------------------------------------
> 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
> 

----------------------------------------------------------------------
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