LLVM OpenMP 20.0.0git
Macros | Functions
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 5 of file api_calls_places.c.

Function Documentation

◆ main()

int main ( void  )

◆ print_list()

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

Definition at line 9 of file api_calls_places.c.

References i, ompt_get_thread_data, size, and value.

Referenced by main().