StackOverflow Questions for Tag: pthreads

macindows
macindows

Reputation: 4543

What's the difference between deadlock and livelock?

Score: 411

Views: 258912

Answers: 8

Read More
SKrish
SKrish

Reputation: 75

Run a thread on a new core?

Score: 3

Views: 113

Answers: 1

Read More
Bartłomiej
Bartłomiej

Reputation: 31

How to Properly Exit Main Process from a Thread in C?

Score: 3

Views: 66

Answers: 0

Read More
ChrisV
ChrisV

Reputation: 143

Difference between gettid and pthread_self for Android NDK?

Score: 4

Views: 3502

Answers: 2

Read More
Lex
Lex

Reputation: 343

a mutex can be locked for two times and can be unlocked for many times?

Score: 0

Views: 57

Answers: 0

Read More
gamma4332
gamma4332

Reputation: 61

Multiple threads in C program

Score: 6

Views: 7269

Answers: 6

Read More
kgriffs
kgriffs

Reputation: 4268

How do you compile static pthread-win32 lib for x64?

Score: 7

Views: 16671

Answers: 7

Read More
IRTHUS
IRTHUS

Reputation: 143

PThreads & MultiCore CPU on Linux

Score: 14

Views: 9601

Answers: 4

Read More
Michael
Michael

Reputation: 4790

Multiple arguments to function called by pthread_create()?

Score: 135

Views: 265347

Answers: 9

Read More
Trevor Boyd Smith
Trevor Boyd Smith

Reputation: 19273

How do you query a pthread to see if it is still running?

Score: 61

Views: 135128

Answers: 7

Read More
StaY_Hungry
StaY_Hungry

Reputation: 135

Why is my program with semaphore not achieving mutual exclusion in a multi-threaded increment operation?

Score: 1

Views: 109

Answers: 1

Read More
ijklr
ijklr

Reputation: 291

How to terminate early while waiting for multiple threads using pthread?

Score: 5

Views: 84

Answers: 2

Read More
JmonkG
JmonkG

Reputation: 23

False Cache Sharing in Vector of Threads c++

Score: 2

Views: 340

Answers: 1

Read More
Cindy
Cindy

Reputation: 71

CMake: cannot create target because another target with the same name already exists

Score: 7

Views: 13811

Answers: 1

Read More
Tritium
Tritium

Reputation: 41

C Multithreading - optimizing return handling

Score: 4

Views: 93

Answers: 2

Read More
Christopher von Blum
Christopher von Blum

Reputation: 90

Loading c library from c# with pinvoke on dotnet core

Score: 0

Views: 389

Answers: 1

Read More
Hayden Labrie
Hayden Labrie

Reputation: 85

POSIX semaphores on macos

Score: 0

Views: 3382

Answers: 2

Read More
DBB
DBB

Reputation: 487

pthread nice value setting for default scheduler in C

Score: 0

Views: 3574

Answers: 3

Read More
Aquarius_Girl
Aquarius_Girl

Reputation: 22946

Why would we want to make a function recursive when it has a mutex lock?

Score: 1

Views: 934

Answers: 3

Read More
Mark Storer
Mark Storer

Reputation: 15870

Where does the try_compile output go?

Score: 0

Views: 49

Answers: 1

Read More
PreviousPage 1Next