Home
last modified time | relevance | path

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

1234

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/
H A Dthreading.h57 int res = Py_MakePendingCalls(); in CONSIDER_THREADING()
92 int res = Py_MakePendingCalls(); in CONSIDER_THREADING()
/dports/lang/python310/Python-3.10.1/Include/
H A Dceval.h37 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dceval.h37 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python39/Python-3.9.9/Include/
H A Dceval.h37 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dceval.h37 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dceval.h42 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dceval.h47 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dceval.h42 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python27/Python-2.7.18/Include/
H A Dceval.h42 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dceval.h45 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dceval.h59 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python38/Python-3.8.12/Include/
H A Dceval.h59 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dceval.h59 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dceval.h59 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dceval.h59 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dceval.h59 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python37/Python-3.7.12/Include/
H A Dceval.h62 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dceval.h52 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dceval.h62 PyAPI_FUNC(int) Py_MakePendingCalls(void);
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dmain.c347 if (Py_MakePendingCalls() == -1) { in pymain_run_file_obj()
494 if (Py_MakePendingCalls() == -1) { in pymain_run_stdin()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dmain.c346 if (Py_MakePendingCalls() == -1) { in pymain_run_file_obj()
493 if (Py_MakePendingCalls() == -1) { in pymain_run_stdin()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dmain.c363 if (Py_MakePendingCalls() == -1) { in pymain_run_file()
516 if (Py_MakePendingCalls() == -1) { in pymain_run_stdin()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dmain.c363 if (Py_MakePendingCalls() == -1) { in pymain_run_file()
516 if (Py_MakePendingCalls() == -1) { in pymain_run_stdin()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dmain.c351 if (Py_MakePendingCalls() == -1) { in pymain_run_file()
504 if (Py_MakePendingCalls() == -1) { in pymain_run_stdin()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dmain.c363 if (Py_MakePendingCalls() == -1) { in pymain_run_file()
516 if (Py_MakePendingCalls() == -1) { in pymain_run_stdin()

1234