llvm-project/openmp/runtime/test/ompt/misc
Joachim Protze 00505b85a3 [OMPT] Add synchronization to threads_nested.c testcase
The testcase potentially fails when a thread is reused.
The added synchronization makes sure this does not happen.

Patch provided by Simon Convent

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

llvm-svn: 336326
2018-07-05 09:14:01 +00:00
..
api_calls_from_other_thread.cpp [OMPT] Add tests for runtime entry points from non-OpenMP threads 2018-07-02 09:13:34 +00:00
api_calls_misc.c [OMPT] Add api_calls_misc.c testcase and rename api_calls.c testcase 2018-05-07 12:42:15 +00:00
api_calls_places.c [OMPT] Add api_calls_misc.c testcase and rename api_calls.c testcase 2018-05-07 12:42:15 +00:00
control_tool.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
control_tool_no_ompt_support.c
idle.c
interoperability.cpp [OMPT] Use alloca() to force availability of frame pointer 2018-07-02 09:13:38 +00:00
threads.c [OMPT] Add testcases for thread_begin and thread_end callbacks 2018-07-02 09:13:30 +00:00
threads_nested.c [OMPT] Add synchronization to threads_nested.c testcase 2018-07-05 09:14:01 +00:00
unset_callback.c Add missing test case from D41171 commit 2017-12-21 14:36:36 +00:00