HomeSort by: relevance | last modified time | path
    Searched refs:get_num_procs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/config/bsd/
proc.c 45 get_num_procs (void) function
65 int ncpus = get_num_procs ();
84 n_onln = get_num_procs ();
109 int ncpus = get_num_procs ();
  /src/external/gpl3/gcc/dist/libgomp/config/bsd/
proc.c 45 get_num_procs (void) function
65 int ncpus = get_num_procs ();
84 n_onln = get_num_procs ();
109 int ncpus = get_num_procs ();
  /src/external/gpl3/gcc.old/dist/libgomp/config/linux/
proc.c 148 get_num_procs (void) function
192 n_onln = get_num_procs ();
217 return get_num_procs ();
  /src/external/gpl3/gcc/dist/libgomp/config/linux/
proc.c 148 get_num_procs (void) function
192 n_onln = get_num_procs ();
217 return get_num_procs ();

Completed in 28 milliseconds