aboutsummaryrefslogtreecommitdiff
path: root/rc3/runtime/test/ompt/worksharing/for/guided.c
blob: 01bff4edf2d440c5609c6e621d0ece4ecaa096a1 (plain)
1
2
3
4
5
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
// REQUIRES: ompt

#define SCHEDULE guided
#include "base.h"