blob: 4d99059854d580d49c38a5aa7640afe59a7d6d29 [file] [log] [blame]
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
// REQUIRES: ompt
// GCC doesn't call runtime for static schedule
// XFAIL: gcc
#define SCHEDULE static
#include "base.h"