aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-08-30 19:40:47 +0000
committerKamil Rytarowski <n54@gmx.com>2017-08-30 19:40:47 +0000
commit08e525ea06564cca8ed3a516e18cb64a6afe4798 (patch)
tree4d08124b748a27b81eac09b753eaac10b2069e27 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parentc6615f56f5210f9238c26055aca64e8aff9fd97d (diff)
downloadllvm-08e525ea06564cca8ed3a516e18cb64a6afe4798.zip
llvm-08e525ea06564cca8ed3a516e18cb64a6afe4798.tar.gz
llvm-08e525ea06564cca8ed3a516e18cb64a6afe4798.tar.bz2
Add NetBSD support in test/tsan/thread_name*.cc
Summary: A snipped from the documentation of thread_setname_np(3): NAME pthread_getname_np - get and set descriptive name of a thread LIBRARY POSIX Threads Library (libpthread, -lpthread) SYNOPSIS #include <pthread.h> int pthread_getname_np(pthread_t thread, char *name, size_t len); int pthread_setname_np(pthread_t thread, const char *name, void *arg); Sponsored by <The NetBSD Foundation> Reviewers: joerg, dvyukov, eugenis, vitalybuka, kcc Reviewed By: dvyukov Subscribers: kubamracek, llvm-commits, #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D37306 llvm-svn: 312159
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions