LLVM OpenMP 22.0.0git
api_calls_places.c File Reference
#include "callback.h"
#include <omp.h>
#include <sched.h>

Go to the source code of this file.

Macros

#define __USE_GNU

Functions

void print_list (char *function_name, int size, int list[])
int main ()

Macro Definition Documentation

◆ __USE_GNU

#define __USE_GNU

Definition at line 7 of file api_calls_places.c.

Function Documentation

◆ main()

◆ print_list()

void print_list ( char * function_name,
int size,
int list[] )

Definition at line 11 of file api_calls_places.c.

References i, ompt_get_thread_data, size, and value.

Referenced by main().