]> sourceware.org Git - glibc.git/commit
nptl: Use __pthread_getattr_default_np in pthread_create
authorFlorian Weimer <fweimer@redhat.com>
Mon, 18 May 2020 15:58:30 +0000 (17:58 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 2 Jun 2020 08:32:23 +0000 (10:32 +0200)
commit8111c457b8c4f1c113a8475e3da38bd88270ab37
treeeff19f2e42e11bb4349d8583b00ecf748a984699
parentdd05e154accfd3b9cd5984fa8419ffbd4edd90da
nptl: Use __pthread_getattr_default_np in pthread_create

This removes another instance of custom attribute copying code.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
nptl/pthread_create.c
This page took 0.041621 seconds and 5 git commands to generate.