LLVM OpenMP 20.0.0git
Functions
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().