summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/ompt/misc/threads.c
Commit message (Collapse)AuthorAgeFilesLines
* [OMPT] Add testcases for thread_begin and thread_end callbacksJoachim Protze2018-07-021-0/+34
Especially the thread_end callback has not been tested before. This adds a testcase for nested and non-nested threads. Patch provided by Simon Convent Differential Revision: https://reviews.llvm.org/D47824 llvm-svn: 336086
OpenPOWER on IntegriCloud