commit | fb2119eb87e8b8006d49f26f4fb3f3dcf4ab35c6 | [log] [tgz] |
---|---|---|
author | Ben Ashbaugh <ben.ashbaugh@intel.com> | Mon Aug 10 14:21:37 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 10 22:21:37 2020 +0100 |
tree | 8e334c01d06a2a42198dfc46673172a8e7dfd09b | |
parent | 93001e99a4f0a8648a59530d89cbc41f345321cc [diff] |
add a test for clSetContextDestructorCallback (#861) * add a test for clSetContextDestructorCallback * add a 10 second timeout for mem object and context destructor callbacks * clang-format fixes * address review comments