Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ProC/C++ and threads

ProC/C++ and threads

From: <pthambi_at_ibm.net>
Date: Thu, 13 May 1999 20:27:55 GMT
Message-ID: <7hfck7$r4u$1@nnrp1.deja.com>

I would like to know whether it is possible to create the "runtime" context in the thread itself. The examples in the ProC/C++ docs show the contexts being created in the main thread, and the handles are passed to the threads during creation.

I am using pthreads in Unixware 7.0.1, and Oracle 8.0.5

Thanks

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Thu May 13 1999 - 15:27:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US