Click here to Skip to main content
16,005,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: coledatetime formating time Pin
David Crow19-Aug-04 2:44
David Crow19-Aug-04 2:44 
Generalcreating help file Pin
Anonymous18-Aug-04 22:51
Anonymous18-Aug-04 22:51 
GeneralRe: creating help file Pin
David Crow19-Aug-04 2:54
David Crow19-Aug-04 2:54 
QuestionEfficient Thread Synchronization Object? Pin
aufeuer18-Aug-04 21:37
aufeuer18-Aug-04 21:37 
AnswerRe: Efficient Thread Synchronization Object? Pin
valikac19-Aug-04 5:56
valikac19-Aug-04 5:56 
AnswerRe: Efficient Thread Synchronization Object? Pin
gamitech19-Aug-04 11:41
gamitech19-Aug-04 11:41 
GeneralRe: Efficient Thread Synchronization Object? Pin
aufeuer19-Aug-04 14:32
aufeuer19-Aug-04 14:32 
GeneralRe: Efficient Thread Synchronization Object? Pin
Blake Miller30-Aug-04 6:21
Blake Miller30-Aug-04 6:21 
I am suspecting the maount of threads is your problem?
You can try to use thread pools to decrease the number of threads in your system.
The context switching among so many threads will ultimately effect your peerformance more than worrying about the time spent on the thread synchronization objects.

GeneralBluetooth related question ! Pin
Cedric Moonen18-Aug-04 21:15
Cedric Moonen18-Aug-04 21:15 
GeneralRe: Bluetooth related question ! Pin
Antti Keskinen18-Aug-04 23:40
Antti Keskinen18-Aug-04 23:40 
GeneralRe: Bluetooth related question ! Pin
Cedric Moonen18-Aug-04 23:50
Cedric Moonen18-Aug-04 23:50 
GeneralRe: Bluetooth related question ! Pin
Antti Keskinen19-Aug-04 1:33
Antti Keskinen19-Aug-04 1:33 
GeneralRe: Bluetooth related question ! Pin
Cedric Moonen19-Aug-04 1:45
Cedric Moonen19-Aug-04 1:45 
Generalthread affinity Pin
User 58385218-Aug-04 20:27
User 58385218-Aug-04 20:27 
GeneralRe: thread affinity Pin
Neville Franks19-Aug-04 1:32
Neville Franks19-Aug-04 1:32 
GeneralRe: thread affinity Pin
User 58385219-Aug-04 15:51
User 58385219-Aug-04 15:51 
GeneralAbut dialogs skins Pin
zahid_ash18-Aug-04 20:05
zahid_ash18-Aug-04 20:05 
GeneralRe: Abut dialogs skins Pin
Antti Keskinen18-Aug-04 23:44
Antti Keskinen18-Aug-04 23:44 
GeneralRe: Abut dialogs skins Pin
zahid_ash19-Aug-04 0:27
zahid_ash19-Aug-04 0:27 
GeneralRe: Abut dialogs skins Pin
Antti Keskinen19-Aug-04 1:36
Antti Keskinen19-Aug-04 1:36 
GeneralStrange Error during execution Pin
Paolo Ponzano18-Aug-04 20:02
Paolo Ponzano18-Aug-04 20:02 
GeneralRe: Strange Error during execution Pin
Indrawati18-Aug-04 20:59
Indrawati18-Aug-04 20:59 
GeneralRe: Strange Error during execution Pin
mahade118-Aug-04 21:29
mahade118-Aug-04 21:29 
GeneralDesktop sharing application in vc++.net Pin
Member 69638018-Aug-04 19:04
Member 69638018-Aug-04 19:04 
Generalchange IP address Pin
Member 130718218-Aug-04 17:29
Member 130718218-Aug-04 17:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.