LLVM OpenMP 20.0.0git
Macros | Functions
loop_dispatch.c File Reference
#include "callback.h"

Go to the source code of this file.

Macros

#define WORK_SIZE   64
 

Functions

int main ()
 

Macro Definition Documentation

◆ WORK_SIZE

#define WORK_SIZE   64

Definition at line 8 of file loop_dispatch.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 10 of file loop_dispatch.c.

References i, omp_get_num_threads(), OMPT_SIGNAL, OMPT_WAIT, and WORK_SIZE.