Click here to Skip to main content
15,923,845 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Help: Windows Fails to start Pin
Andy Brummer8-Aug-05 12:35
sitebuilderAndy Brummer8-Aug-05 12:35 
Questionanyone know Palm OS? Pin
mijan5-Aug-05 15:55
mijan5-Aug-05 15:55 
AnswerRe: anyone know Palm OS? Pin
Garth J Lancaster5-Aug-05 17:20
professionalGarth J Lancaster5-Aug-05 17:20 
AnswerRe: anyone know Palm OS? Pin
Mekong River7-Aug-05 0:03
Mekong River7-Aug-05 0:03 
QuestionMutex and Semaphore? Pin
badal_akr4-Aug-05 23:15
badal_akr4-Aug-05 23:15 
AnswerRe: Mutex and Semaphore? Pin
Marc Soleda5-Aug-05 7:40
Marc Soleda5-Aug-05 7:40 
AnswerRe: Mutex and Semaphore? Pin
rwestgraham7-Aug-05 11:45
rwestgraham7-Aug-05 11:45 
AnswerRe: Mutex and Semaphore? Pin
Andy Brummer7-Aug-05 16:39
sitebuilderAndy Brummer7-Aug-05 16:39 
Mutex and sempaphores are generic terms for thread locking objects. These are the definitions used by the Microsoft handle objects.

Mutexes and Semaphores are similar. Licke marcdev said, you can set the max count lock count on a semaphore. A mutex behaves similarly to a single count semaphore, except for relocking the mutex by a thread. The thread that owns a mutex can lock it multiple times without stopping and it will allow another thread to own it after it unlocks it once for each time that it locked it.
AnswerRe: Mutex and Semaphore? Pin
badal_akr7-Aug-05 21:32
badal_akr7-Aug-05 21:32 
GeneralURGENT: Server disables all network connections Pin
SABhatti4-Aug-05 13:37
SABhatti4-Aug-05 13:37 
GeneralRe: URGENT: Server disables all network connections Pin
code-frog4-Aug-05 17:27
professionalcode-frog4-Aug-05 17:27 
GeneralRe: URGENT: Server disables all network connections Pin
SABhatti5-Aug-05 2:05
SABhatti5-Aug-05 2:05 
GeneralRe: URGENT: Server disables all network connections Pin
code-frog5-Aug-05 5:22
professionalcode-frog5-Aug-05 5:22 
GeneralRe: URGENT: Server disables all network connections Pin
Mekong River7-Aug-05 0:14
Mekong River7-Aug-05 0:14 
GeneralWindows Presentation Space Pin
XenoTech3-Aug-05 18:40
XenoTech3-Aug-05 18:40 
GeneralRe: Windows Presentation Space Pin
Dario Solera5-Aug-05 1:50
Dario Solera5-Aug-05 1:50 
GeneralRe: Windows Presentation Space Pin
XenoTech7-Aug-05 12:56
XenoTech7-Aug-05 12:56 
GeneralRe: Windows Presentation Space Pin
Mekong River7-Aug-05 0:22
Mekong River7-Aug-05 0:22 
GeneralRe: Windows Presentation Space Pin
XenoTech7-Aug-05 12:56
XenoTech7-Aug-05 12:56 
GeneralDriver related query Pin
surbhikhandelwal3-Aug-05 1:27
surbhikhandelwal3-Aug-05 1:27 
GeneralSoftkey Assign Pin
sweep1232-Aug-05 23:07
sweep1232-Aug-05 23:07 
GeneralRe: Softkey Assign Pin
Mekong River2-Aug-05 23:43
Mekong River2-Aug-05 23:43 
GeneralRe: Softkey Assign Pin
sweep1232-Aug-05 23:59
sweep1232-Aug-05 23:59 
GeneralRe: Softkey Assign Pin
[Marc]3-Aug-05 15:37
[Marc]3-Aug-05 15:37 
GeneralRe: Softkey Assign Pin
MohammadAmiry4-Aug-05 3:03
MohammadAmiry4-Aug-05 3:03 

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.