Connecting Tech Pros Worldwide Forums | Help | Site Map

Thread Prioritisation

Ian Leow
Guest
 
Posts: n/a
#1: Jul 23 '05
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.


Lionel B
Guest
 
Posts: n/a
#2: Jul 23 '05

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

Ian Leow
Guest
 
Posts: n/a
#3: Jul 23 '05

re: Thread Prioritisation


All right, thanks.

Closed Thread