]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/Stack.cc: use of pthread_setname_np() needs compat.h 13825/head
authorWillem Jan Withagen <wjw@digiware.nl>
Tue, 7 Mar 2017 09:18:52 +0000 (10:18 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Tue, 7 Mar 2017 11:29:28 +0000 (12:29 +0100)
commite49de5c5995752fdaa2c81c89ea9c72b75a56118
treef8c7b0ac28052c8671be012f0e82acc44da480db
parentcec7e1a0db4da032443fc5a9c24735fc5665f371
msg/async/Stack.cc: use of pthread_setname_np() needs compat.h

 - use Ceph abstraction for pthread_setname_np
 - Because there is a name decrepancy between FreeBSD and Linux
   Which is repaired in compat.h

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/msg/async/Stack.cc