Searched refs:_P_NOWAIT (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | posixmodule.c | 384 # define _P_NOWAIT 1 macro 15476 if (PyModule_AddIntConstant(m, "P_NOWAIT", _P_NOWAIT)) return -1; in all_ins() |
Completed in 16 milliseconds