port: FreeBSD 12.2 added pthread_setname_np
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 6 Nov 2020 19:49:10 +0000 (14:49 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 13 Nov 2020 20:23:46 +0000 (15:23 -0500)
commitbebc0c82b456297ca22c8b9d4744c02170c65894
tree8e3a516502df3d100fec66f106f00eeb71f87e8c
parent8707de3510ac14bcdf0d39d53a64d47726f75d3b
port: FreeBSD 12.2 added pthread_setname_np

With a minor difference that it doesn't return an error when the name is
too long, add this check in the wrapper to have the same behavior on
all platforms.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Id6fa0970b011867424a215e5d7ba69e9fe617389
liblttng-ust/compat.h
This page took 0.025037 seconds and 5 git commands to generate.