+1
−1
Loading
In _set_thread_name, use pthread_setname_np as the default for platforms that are not Linux or FreeBSD; it's the most common 'non-portable' pthread extension used to set the thread name. Signed-off-by:Nick Connolly <nick.connolly@mayadata.io> Change-Id: Ia841166f0537cd1303eded15bc7ef1a9f03e3b6e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6465 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>