LLVM OpenMP 22.0.0git
omp-places.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "libomp_test_affinity.h"
#include "libomp_test_topology.h"

Go to the source code of this file.

Functions

static int compare_places (const place_list_t *p1, const place_list_t *p2)
static int check_places ()
int main ()

Function Documentation

◆ check_places()

◆ compare_places()

int compare_places ( const place_list_t * p1,
const place_list_t * p2 )
static

◆ main()

int main ( void )

Definition at line 76 of file omp-places.c.

References check_places(), and topology_using_full_mask().