config/mingw32/proc.c File Reference

#include "libgomp.h"
#include <windows.h>

Include dependency graph for proc.c:

Go to the source code of this file.

Functions

static unsigned int count_avail_process_cpus ()
void gomp_init_num_threads (void)
unsigned gomp_dynamic_max_threads (void)
int omp_get_num_procs (void)


Function Documentation

static unsigned int count_avail_process_cpus (  )  [static]

Definition at line 36 of file proc.c.

References count.

Referenced by gomp_dynamic_max_threads(), gomp_init_num_threads(), and omp_get_num_procs().

Here is the caller graph for this function:

unsigned gomp_dynamic_max_threads ( void   ) 

Definition at line 67 of file proc.c.

References count_avail_process_cpus(), gomp_icv(), and gomp_task_icv::nthreads_var.

Here is the call graph for this function:

void gomp_init_num_threads ( void   ) 

Definition at line 57 of file proc.c.

References count_avail_process_cpus(), gomp_global_icv, and gomp_task_icv::nthreads_var.

Here is the call graph for this function:

int omp_get_num_procs ( void   ) 

Definition at line 75 of file proc.c.

References count_avail_process_cpus().

Here is the call graph for this function:


Generated on Fri Apr 5 05:38:14 2013 for Libgomp by  doxygen 1.4.7