[OMPT] Remove OMPT idle callback
authorJoachim Protze <protze@itc.rwth-aachen.de>
Wed, 15 Aug 2018 13:54:28 +0000 (13:54 +0000)
committerJoachim Protze <protze@itc.rwth-aachen.de>
Wed, 15 Aug 2018 13:54:28 +0000 (13:54 +0000)
commite1a04b4659a6cc7ef0f777622b38c3da3535b92d
treedc67f515f3b32beb2c5ee2e3e863855117e40e9e
parentfabf7fe5f86db42d9bdc98942c3d522cf5889d53
[OMPT] Remove OMPT idle callback

The idle callback was removed from the spec as of TR7.
This removes it from the implementation.

Patch provided by Simon Convent

Reviewers: hbae, protze.joachim

Differential Revision: https://reviews.llvm.org/D48362

llvm-svn: 339771
openmp/runtime/src/include/50/ompt.h.var
openmp/runtime/src/kmp_wait_release.h
openmp/runtime/src/ompt-event-specific.h
openmp/runtime/test/ompt/callback.h
openmp/runtime/test/ompt/misc/idle.c [deleted file]