LLVM OpenMP 22.0.0git
dynamic_serialized.c
Go to the documentation of this file.
1// clang-format off
2// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_serialized.h
3// REQUIRES: ompt
4// clang-format on
5
6#define SCHEDULE dynamic
7#include "base_serialized.h"