StackOverflow Questions for Tag: spinwait

pveentjer
pveentjer

Reputation: 11307

What is the cost of a machine clear in X86?

Score: 1

Views: 44

Answers: 0

Read More
Dreamwriter
Dreamwriter

Reputation: 1

Thread.SpinWait seems to be affected by the main thread

Score: -1

Views: 109

Answers: 1

Read More
Bonita Montero
Bonita Montero

Reputation: 3101

Why have AMD-CPUs such a silly PAUSE-timing

Score: 1

Views: 882

Answers: 1

Read More
Ory Zaidenvorm
Ory Zaidenvorm

Reputation: 1054

SpinWait.SpinUntil taking MUCH longer than timeout to exit while waiting for Selnium element to exist

Score: 3

Views: 1360

Answers: 2

Read More
Timo
Timo

Reputation: 8680

Should interlocked implementations based on CompareExchange use SpinWait?

Score: 10

Views: 371

Answers: 2

Read More
toco
toco

Reputation: 29

Spin wait C++11

Score: 2

Views: 1261

Answers: 1

Read More
Fredou
Fredou

Reputation: 20100

trying to replace a lock() with a SpinWait.SpinUntil() but it doesnt work

Score: -1

Views: 1082

Answers: 1

Read More
Coder
Coder

Reputation: 451

What is the equivalent of Windows .NET (C++) SpinWait on Linux and Mac OS X?

Score: 2

Views: 754

Answers: 1

Read More
peter
peter

Reputation: 3599

nutch crawling gets stuck in spinwaiting or active. how to reduce fetch cycle?

Score: 1

Views: 1418

Answers: 1

Read More
Lou
Lou

Reputation: 4474

SpinWait in lockless update

Score: 4

Views: 378

Answers: 1

Read More
Dariusz Woźniak
Dariusz Woźniak

Reputation: 10350

Why there is a Thread.Sleep(1) in .NET internal Hashtable?

Score: 70

Views: 2652

Answers: 3

Read More
Green Bray Games LLC
Green Bray Games LLC

Reputation: 19

Random Numbers in For Loops

Score: 1

Views: 1148

Answers: 1

Read More
dadhi
dadhi

Reputation: 4950

Why do you need SpinWait in LockFreeUpdate sample from Albahari's "Threading in C#"

Score: 3

Views: 277

Answers: 0

Read More
uriDium
uriDium

Reputation: 13420

Are there any examples in the .Net framework that use spinlock or spinwait?

Score: 10

Views: 601

Answers: 3

Read More
wger
wger

Reputation: 31

Calling thread.sleep() while waiting for a new thread to spawn

Score: 3

Views: 1020

Answers: 3

Read More
Jack Wester
Jack Wester

Reputation: 5630

Power preserving SpinWait

Score: 2

Views: 556

Answers: 2

Read More
Fulproof
Fulproof

Reputation: 4636

How is NET 4.0 SpinWait method different to pre-4.0 SpinWait()?

Score: 3

Views: 671

Answers: 2

Read More
PreviousPage 1Next