Skip to content
Commit 1d0fc213 authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Add gettid system call wrapper [BZ #6399]



This commit adds gettid to <unistd.h> on Linux, and not to the
kernel-independent GNU API.

gettid is now supportable on Linux because too many things assume a
1:1 mapping between libpthread threads and kernel threads.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent f289e656
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment