Home
last modified time | relevance | path

Searched refs:psutil_proc_num_threads (Results 1 – 25 of 25) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/arch/netbsd/
H A Dspecific.h27 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c173 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/netbsd/
H A Dspecific.h27 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c214 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/arch/netbsd/
H A Dspecific.h27 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c214 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/arch/netbsd/
H A Dspecific.h27 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c210 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/arch/freebsd/
H A Dspecific.h25 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c310 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/arch/freebsd/
H A Dspecific.h25 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c275 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/arch/freebsd/
H A Dspecific.h25 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c313 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/freebsd/
H A Dspecific.h25 PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A Dspecific.c275 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/www/firefox-legacy/firefox-52.8.0esr/python/psutil/psutil/
H A D_psutil_osx.h21 static PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A D_psutil_bsd.h23 static PyObject* psutil_proc_num_threads(PyObject* self, PyObject* args);
H A D_psutil_osx.c511 psutil_proc_num_threads(PyObject *self, PyObject *args) in psutil_proc_num_threads() function
1677 {"proc_num_threads", psutil_proc_num_threads, METH_VARARGS,
H A D_psutil_bsd.c363 psutil_proc_num_threads(PyObject *self, PyObject *args) in psutil_proc_num_threads() function
2153 {"proc_num_threads", psutil_proc_num_threads, METH_VARARGS,
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/bsd/
H A Ddragonfly.c256 psutil_proc_num_threads(PyObject *self, PyObject *args) { in psutil_proc_num_threads() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/
H A D_psutil_bsd.c934 {"proc_num_threads", psutil_proc_num_threads, METH_VARARGS,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/
H A D_psutil_bsd.c944 {"proc_num_threads", psutil_proc_num_threads, METH_VARARGS,
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/
H A D_psutil_bsd.c935 {"proc_num_threads", psutil_proc_num_threads, METH_VARARGS,
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/
H A D_psutil_bsd.c1101 {"proc_num_threads", psutil_proc_num_threads, METH_VARARGS,