StackOverflow Questions for Tag: waithandle

Eric Ouellet
Eric Ouellet

Reputation: 11753

How to wait for the first of the 2: a process and an EventWaitHandle

Score: 6

Views: 2930

Answers: 3

Read More
Robert MacLean
Robert MacLean

Reputation: 39290

Is mutex correctly implemented and how do I dispose it?

Score: 2

Views: 2040

Answers: 2

Read More
Martin Meeser
Martin Meeser

Reputation: 2956

WaitHandle fundamental behavior

Score: -1

Views: 163

Answers: 1

Read More
Eae
Eae

Reputation: 4321

Using an array of WaitHandles with WaitAny()

Score: 1

Views: 1386

Answers: 1

Read More
Evgeniy Berezovsky
Evgeniy Berezovsky

Reputation: 19258

How to make WaitHandle.WaitAny NOT prioritize handles with smaller index?

Score: 1

Views: 455

Answers: 1

Read More
RobV
RobV

Reputation: 28675

How do I use WaitHandler.WaitAll in MSTest without STA warnings?

Score: 9

Views: 4031

Answers: 4

Read More
Jannis
Jannis

Reputation: 13

Awaiting server responses in an async way to different calls at the same time

Score: 1

Views: 1276

Answers: 1

Read More
dave
dave

Reputation: 386

Dispose WaitHandle for basic thread synchronization

Score: 1

Views: 1978

Answers: 2

Read More
Allen Rice
Allen Rice

Reputation: 19446

My EventWaitHandle says "Access to the path is denied", but its not

Score: 15

Views: 7265

Answers: 2

Read More
Ryszard Dżegan
Ryszard Dżegan

Reputation: 25444

AutoResetEvent.WaitOne with timeout vs Thread.Sleep

Score: 16

Views: 18355

Answers: 3

Read More
MikeyVindictive
MikeyVindictive

Reputation: 35

Waiting for event to fire on a main thread from a background thread spawned by it

Score: 0

Views: 542

Answers: 2

Read More
MandoMando
MandoMando

Reputation: 5515

Why would WaitForSingleObject miss a signal?

Score: 3

Views: 4557

Answers: 1

Read More
ayla
ayla

Reputation: 3546

How to wait for a thread to finish execution in C#?

Score: 2

Views: 2504

Answers: 1

Read More
ch0eb1t
ch0eb1t

Reputation: 103

Using WaitHandle

Score: 0

Views: 726

Answers: 1

Read More
Sean Thoman
Sean Thoman

Reputation: 7499

Logic to kill a process within a time limit

Score: 4

Views: 3654

Answers: 4

Read More
coding4fun
coding4fun

Reputation: 8209

Which locking primitive to use?

Score: 1

Views: 217

Answers: 2

Read More
ghd
ghd

Reputation: 368

How do I unblock threads which have called the WaitOne method on an AutoResetEvent object?

Score: 12

Views: 18883

Answers: 3

Read More
Edmondo
Edmondo

Reputation: 20090

Task scheduling and WaitHandles

Score: 0

Views: 152

Answers: 1

Read More
Royi Namir
Royi Namir

Reputation: 148714

AutoResetEvent as a Lock replacement in C#?

Score: 13

Views: 5685

Answers: 2

Read More
BuzzworthyCoder
BuzzworthyCoder

Reputation: 21

Is the WaitHandle the best option?

Score: 1

Views: 1704

Answers: 1

Read More
PreviousPage 3Next