StackOverflow Questions for Tag: thread-safety

David Rosenblum
David Rosenblum

Reputation: 27

Is a reference parameter in a static method in a static class in C# .NET thread-safe?

Score: -1

Views: 74

Answers: 1

Read More
user29821503
user29821503

Reputation: 1

is the MyThreadSafeMutableDictionary thread safe。 if unsafe, what's the problem。

Score: 0

Views: 22

Answers: 0

Read More
Dimitri Vorona
Dimitri Vorona

Reputation: 490

Calling `std::shared_future<T>::wait` from multiple threads

Score: 13

Views: 702

Answers: 2

Read More
Bwmat
Bwmat

Reputation: 4693

Is it safe to copy a constant global std::exception_ptr w/o locking?

Score: -1

Views: 89

Answers: 0

Read More
Requiet
Requiet

Reputation: 75

How to Efficiently Process a Concurrent Queue Using a Thread Pool in Java?

Score: 0

Views: 40

Answers: 0

Read More
Little Bobby Tables
Little Bobby Tables

Reputation: 4742

What is the correct term equivalent to "Thread Safe" but with respect to multiple database connections?

Score: 0

Views: 33

Answers: 1

Read More
sayantankhan
sayantankhan

Reputation: 2271

Are global variables thread-safe in Flask? How do I share data between requests?

Score: 175

Views: 93765

Answers: 5

Read More
snowdev
snowdev

Reputation: 29

Multithread and thread-safe TClientDataSet

Score: -1

Views: 129

Answers: 0

Read More
Drake Guan
Drake Guan

Reputation: 15152

How to evaluate a python module is thread-safe or not?

Score: 9

Views: 3205

Answers: 2

Read More
DRags
DRags

Reputation: 56

Is there a way to interrupt speech in pyttsx3?

Score: 0

Views: 14

Answers: 0

Read More
Kaepxer
Kaepxer

Reputation: 412

Does CompletableFuture ensure field update visibility after join() in Java?

Score: 3

Views: 164

Answers: 1

Read More
scaredibis
scaredibis

Reputation: 13

Mutating parent state asynchronously inside of child thread

Score: 1

Views: 331

Answers: 1

Read More
Bass
Bass

Reputation: 5338

Can a @Volatile lateinit var be atomically initialized using a DCL pattern in Kotlin?

Score: 2

Views: 46

Answers: 1

Read More
thereachX
thereachX

Reputation: 1

what are Top Residential Fire Safety Solutions To Keep Your Home Protected?

Score: 0

Views: 9

Answers: 0

Read More
Kris Rice
Kris Rice

Reputation: 1119

How to correctly (and safely) manage a Seq of objects in an akka actor?

Score: 2

Views: 50

Answers: 2

Read More
efr hgfdshg
efr hgfdshg

Reputation: 1

Java multiplayer board game - BufferedReader seems to get stuck when client 2 sends a message

Score: 0

Views: 43

Answers: 0

Read More
CantGetEnough
CantGetEnough

Reputation: 15

Execution stuck on ManualResetEvent.Set after suspending other thread

Score: 1

Views: 93

Answers: 1

Read More
D.Man
D.Man

Reputation: 311

How do I get an asynchronous method to work correctly in a parallel loop in C#?

Score: 0

Views: 84

Answers: 0

Read More
Luciano
Luciano

Reputation: 2999

ConcurrentDictionary Pitfall - Are delegate factories from GetOrAdd and AddOrUpdate synchronized?

Score: 36

Views: 11410

Answers: 2

Read More
J. Doe
J. Doe

Reputation: 477

Atomic operations on `unique_ptr`

Score: 25

Views: 16864

Answers: 3

Read More
PreviousPage 1Next