StackOverflow Questions for Tag: nptl

brian
brian

Reputation: 263

Difference between __errno_location defined in "csu/errno-loc.c" "nptl/errno-loc.c"

Score: 0

Views: 100

Answers: 1

Read More
elmarco
elmarco

Reputation: 32973

Setting the thread /proc/PID/cmdline?

Score: 5

Views: 4743

Answers: 3

Read More
Vineel
Vineel

Reputation: 1440

Incorrect local variable value after pthread_join

Score: 0

Views: 248

Answers: 1

Read More
Whoami
Whoami

Reputation: 14408

What is the difference between NPTL and POSIX threads?

Score: 33

Views: 15306

Answers: 3

Read More
Rudziankoŭ
Rudziankoŭ

Reputation: 11251

Why NPTL threading in Linux still assignee unique PID to each thread?

Score: 3

Views: 450

Answers: 4

Read More
krb
krb

Reputation: 16315

How to ensure a signal handler never yields to a thread within the same process group?

Score: 3

Views: 801

Answers: 2

Read More
rekamso
rekamso

Reputation: 196

NPTL caps maximum threads at 65528?

Score: 5

Views: 5043

Answers: 4

Read More
arsk
arsk

Reputation: 23

Why does pthread_mutex_lock always return 0 (but no errors) when a program is not linked to the pthreads library?

Score: 2

Views: 1106

Answers: 1

Read More
Monku
Monku

Reputation: 2650

How are pthreads implemented in Linux kernel(>2.6) using NPTL?

Score: 0

Views: 476

Answers: 1

Read More
Lunar Mushrooms
Lunar Mushrooms

Reputation: 8928

pthread_create() : What is default priority and shceduling policy

Score: 6

Views: 6317

Answers: 1

Read More
tohava
tohava

Reputation: 5412

performance of pthread_cond_broadcast when no one is waiting on condition

Score: 2

Views: 1133

Answers: 2

Read More
FooF
FooF

Reputation: 4462

LinuxThreads/NPTL: Is it reliable to assign constant value 0 to variable of type pthread_t (ignoring POSIX compliance)

Score: 3

Views: 147

Answers: 0

Read More
Chen Kaien
Chen Kaien

Reputation: 29

Why two threads in NPTL have different pid in Ubuntu12.04

Score: 0

Views: 239

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
kungjohan
kungjohan

Reputation: 514

How can I decide how much stack I can use after a call to pthread_attr_setstacksize?

Score: 1

Views: 6637

Answers: 1

Read More
Abhishek Gupta
Abhishek Gupta

Reputation: 6615

Kernel Level Thread Library

Score: 3

Views: 2947

Answers: 2

Read More
Jon Green
Jon Green

Reputation: 141

Linux thread switch overhead vs. process switch overhead

Score: 1

Views: 1994

Answers: 0

Read More
Jean-Baptiste Reich
Jean-Baptiste Reich

Reputation: 41

Use NPTL while keeping glibc with linuxthreads

Score: 1

Views: 924

Answers: 1

Read More
Gabriel Southern
Gabriel Southern

Reputation: 10063

What is the purpose of this code segment from glibc

Score: 0

Views: 183

Answers: 1

Read More
Sajid
Sajid

Reputation: 1011

Java I/O vs. Java new I/O (NIO) with Linux NPTL

Score: 22

Views: 5745

Answers: 3

Read More
PreviousPage 1Next