ADSM-L

Re: MultiThread question

2000-07-18 14:23:18
Subject: Re: MultiThread question
From: Xuguang Su <XSU AT MOBIUS DOT COM>
Date: Tue, 18 Jul 2000 14:23:18 -0400
You have to do a "global" dsmSetUp() with DSM_MULTITHREAD in your process,
then in each thread you can call dsmInit().

> ----------
> From:         Michel David[SMTP:moi_md AT YAHOO DOT COM]
> Sent:         Tuesday, July 18, 2000 2:13 PM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      API: MultiThread question
>
> Hi Everebody
>
> I am trying to use the TSM 3.7.3 on VC 6.0 NT4.0 SP4
>
> 1)Is it possible to open several thread on the same
> node ?
> My first dsmInitEx success and my second one fall
> (RC2041- wrong sequence of operation)
>
> 2)Do I have to open a dsmInit for each thread or not ?
>
>
>
> Thank you
> Michael
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail   Free email you can access from anywhere!
> http://mail.yahoo.com/
>
<Prev in Thread] Current Thread [Next in Thread>
  • Re: MultiThread question, Xuguang Su <=