summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorJonathan Gray <jsg@jsg.id.au>2020-06-24 23:27:52 +1000
committerDylan Baker <dylan.c.baker@intel.com>2020-09-01 13:53:32 -0700
commit57d65d2f76f5937bc8876e5a8fc0a7f4d768f63c (patch)
treeb3a5e06c8f7bafaeb767dfced246e04a4d00b6a3 /.pick_status.json
parentd37550f8e7af497488e1221ae2eecbdfafd77d27 (diff)
util/u_thread: include pthread_np.h if found
Required for pthread_set_name_np() on OpenBSD as there is no pthread_setaffinity_np() to define PTHREAD_SETAFFINITY_IN_NP_HEADER. Fixes: dcf9d91a80e ("util: Handle differences in pthread_setname_np") Signed-off-by: Jonathan Gray <jsg@jsg.id.au> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5630> (cherry picked from commit 55765f80b9ce7cce4ec6a1c2bed6476776d9cbed)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 236bfb93113..d24b7bfc663 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -886,7 +886,7 @@
"description": "util/u_thread: include pthread_np.h if found",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "dcf9d91a80ee76f46e162afef9bd1b2ddb53ecc3"
},