Home
last modified time | relevance | path

Searched refs:mglStartThreadV (Results 1 – 3 of 3) sorted by relevance

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dthread.h74 void MGL_EXPORT mglStartThreadV(void *(*func)(void *), long n, mreal *a, const void *b=0,
76 void MGL_EXPORT mglStartThreadV(void *(*func)(void *), long n, dual *a, const void *b=0,
/dports/math/mathgl/mathgl-2.5/src/
H A Dcomplex.cpp61 void MGL_EXPORT mglStartThreadV(void *(*func)(void *), long n, dual *a, const void *b, in mglStartThreadV() function
H A Ddata.cpp91 void MGL_EXPORT mglStartThreadV(void *(*func)(void *), long n, mreal *a, const void *b, in mglStartThreadV() function