LLVM OpenMP 22.0.0git
omp_wait_policy.c File Reference
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

void usage ()
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 17 of file omp_wait_policy.c.

References usage().

◆ usage()

void usage ( )

Definition at line 13 of file omp_wait_policy.c.

Referenced by main().