xref: /llvm-project/openmp/runtime/test/ompt/worksharing/for/dynamic.c (revision e46a494a50561fca91600852da2a3a4e765713bf)
1 // RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
2 // REQUIRES: ompt
3 
4 #define SCHEDULE dynamic
5 #include "base.h"
6