StackOverflow Questions for Tag: waitforsingleobject

digi
digi

Reputation: 41

Is WaitForSingleObject not platform independent for accurate timing?

Score: 1

Views: 103

Answers: 2

Read More
Harry Muscle
Harry Muscle

Reputation: 2377

WaitForSingleObject Returns Right Away When Called On Sleeping Thread

Score: 0

Views: 117

Answers: 0

Read More
Naveen Kedilaya
Naveen Kedilaya

Reputation: 153

How to make sure the process signalled to terminate using TerminateProcess WinAPI is actually terminated?

Score: 1

Views: 602

Answers: 1

Read More
Wim Bruyn
Wim Bruyn

Reputation: 1

Windows API CreateProcess and WaitForSingleObject

Score: 0

Views: 673

Answers: 1

Read More
Chris Wallis
Chris Wallis

Reputation: 1273

Is it possible to kill WaitForSingleObject(handle, INFINITE)?

Score: 8

Views: 10527

Answers: 4

Read More
loaded_dypper
loaded_dypper

Reputation: 344

How to wait for thread to finish execution?

Score: 0

Views: 449

Answers: 2

Read More
Kevin Yin
Kevin Yin

Reputation: 872

Possible inefficiency in WaitForSingleObject, from benchmarking against Sleep()

Score: 0

Views: 320

Answers: 0

Read More
LetsDuck
LetsDuck

Reputation: 41

CreateProcessWithLogonW can't read 0xCCCCCCCC Error

Score: 0

Views: 160

Answers: 1

Read More
tua
tua

Reputation: 101

Program hangs/Issue with WaitForSingleObject/CreateProcess in Delphi

Score: 0

Views: 565

Answers: 1

Read More
Mochideer
Mochideer

Reputation: 45

How to let a thread wait itself out without using Sleep()?

Score: 0

Views: 3124

Answers: 2

Read More
KUMAR VAIBHAW SINGH
KUMAR VAIBHAW SINGH

Reputation: 35

How to wait for child process when CreateProcess creates 2 process viz. rundll32 process which creates internally windows photo viewer Process

Score: -1

Views: 1400

Answers: 1

Read More
solideCode
solideCode

Reputation: 1

access violation on line WaitForSingleObject()

Score: 0

Views: 202

Answers: 0

Read More
Windows Learner
Windows Learner

Reputation: 11

Process WaitForSingleObject - responsive UI

Score: 1

Views: 332

Answers: 2

Read More
platinoob_
platinoob_

Reputation: 161

Process (.exe) called with "CreateProcess" crushes

Score: 0

Views: 148

Answers: 0

Read More
Arthurian
Arthurian

Reputation: 33

WaitForSingleObject always return WAIT_OBJECT_0

Score: 1

Views: 671

Answers: 1

Read More
mrzacek mrzacek
mrzacek mrzacek

Reputation: 428

WaitForSingleObject for a thread freezes when called from application globals

Score: -1

Views: 725

Answers: 1

Read More
confucius_007
confucius_007

Reputation: 326

How to use CreateProcess and WaitForSingleObject without INFINITE flag?

Score: 1

Views: 1781

Answers: 0

Read More
Wiggels423
Wiggels423

Reputation: 1

Wrapping pthread events (or Windows signals) in Python using ctypes or similar

Score: 0

Views: 392

Answers: 0

Read More
user3599803
user3599803

Reputation: 6994

windows WaitForMultipleObjects / MsgWaitForMultipleObjects difference

Score: 0

Views: 1764

Answers: 2

Read More
Nani
Nani

Reputation: 123

Waiting for a TThread to finish with WaitForSingleObject()

Score: 3

Views: 2937

Answers: 1

Read More
PreviousPage 1Next