LLVM OpenMP 20.0.0git
Functions
kmp_aff_disable_hwloc.c File Reference
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

int test_affinity_disabled_plus_hwloc ()
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 13 of file kmp_aff_disable_hwloc.c.

References failed, i, j, and test_affinity_disabled_plus_hwloc().

◆ test_affinity_disabled_plus_hwloc()

int test_affinity_disabled_plus_hwloc ( )

Definition at line 7 of file kmp_aff_disable_hwloc.c.

Referenced by main().