]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #23641 from wjwithagen/wjw-fix-pthread_get_name_np
authorKefu Chai <tchaikov@gmail.com>
Tue, 21 Aug 2018 16:16:09 +0000 (00:16 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Aug 2018 16:16:09 +0000 (00:16 +0800)
commitbcd6ad15054c35bb80bfa1ef43483e20ce349473
treee14fcb8806a5fdf450415f95a5e0804e27cf79ed
parentc0e1734af743685427e585819f18633c73eb93e1
parent39d831f95d23d2ff23470d4e1998cc7621decc58
Merge pull request #23641 from wjwithagen/wjw-fix-pthread_get_name_np

include/compat.h: make pthread_get_name_np work when available

Reviewed-by: Kefu Chai <kchai@redhat.com>