StackOverflow Questions for Tag: pthread-key-create

pseudo
pseudo

Reputation: 385

pthread does not see instance variable passed as argument

Score: 0

Views: 56

Answers: 1

Read More
vgbcell
vgbcell

Reputation: 199

C, pthreads initialized in loop does not execute assigned function properly despite mutex

Score: 0

Views: 279

Answers: 1

Read More
Rajkumar
Rajkumar

Reputation: 11

single thread and multiple thread

Score: 0

Views: 29

Answers: 1

Read More
Lipika Deka
Lipika Deka

Reputation: 3884

Thread-specific data

Score: 0

Views: 305

Answers: 3

Read More
user3757928
user3757928

Reputation: 57

Segmentation fault during pthread_create()

Score: 0

Views: 93

Answers: 0

Read More
seven-dev
seven-dev

Reputation: 1393

In C, when using the name of the function in pthread_create is it the same as using a reference?

Score: 0

Views: 71

Answers: 2

Read More
William Breathitt Gray
William Breathitt Gray

Reputation: 11966

What happens if pthread_key_delete is called on a key after a failed pthread_key_create?

Score: 2

Views: 1040

Answers: 2

Read More
phouse512
phouse512

Reputation: 680

Segmentation Fault or SizeOf not used correctly

Score: 0

Views: 860

Answers: 1

Read More
spockwang
spockwang

Reputation: 917

Why accessing pthread keys' sequence number is not synchronized in glibc's NPTL implementation?

Score: 0

Views: 261

Answers: 1

Read More
user683595
user683595

Reputation: 407

I've not understood the reason in use of pthread_key_create, can you tell why?

Score: 2

Views: 769

Answers: 1

Read More
Nick Dong
Nick Dong

Reputation: 3736

How to use Thread-specific data correctly

Score: 3

Views: 11410

Answers: 1

Read More
user972276
user972276

Reputation: 3053

How does pthread_key_t and the method pthread_key_create work?

Score: 11

Views: 7125

Answers: 1

Read More
Salgar
Salgar

Reputation: 7775

Destruction order of the main thread and the use of pthread_key_create

Score: 4

Views: 1759

Answers: 1

Read More
PreviousPage 1Next