Home
last modified time | relevance | path

Searched refs:Scm_AvailableProcessors (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dsystem.h306 SCM_EXTERN int Scm_AvailableProcessors(void);
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibsys.scm1368 Scm_AvailableProcessors))
H A Dsystem.c2518 int Scm_AvailableProcessors() in Scm_AvailableProcessors() function
H A Dlibsys.c8787 {SCM_RESULT=(Scm_AvailableProcessors());goto SCM_STUB_RETURN;} in libsyssys_available_processors()
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog5705 * src/system.c (Scm_AvailableProcessors),