Connecting Tech Pros Worldwide Help | Site Map

Thread Prioritisation

  #1  
Old July 23rd, 2005, 05:51 AM
Ian Leow
Guest
 
Posts: n/a
I'm creating a program which will require its threads with a low
priority. I don't have a clue on C++ threading so I'd need someone's
help. Thanks.

  #2  
Old July 23rd, 2005, 05:51 AM
Lionel B
Guest
 
Posts: n/a

re: Thread Prioritisation


"Ian Leow" <ianleow7@gmail.com> wrote in message news:1117195169.810841.161920@f14g2000cwb.googlegr oups.com...[color=blue]
> I'm creating a program which will require its threads with a low
> priority. I don't have a clue on C++ threading so I'd need someone's
> help. Thanks.[/color]

Threading is not a C++ language issue and is thus off-topic here - best to ask in a newsgroup for your platform.

--
Lionel B

  #3  
Old July 23rd, 2005, 05:53 AM
Ian Leow
Guest
 
Posts: n/a

re: Thread Prioritisation


All right, thanks.

Closed Thread