Home
last modified time | relevance | path

Searched defs:warn_on_full_buffer (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_signal.h57 int warn_on_full_buffer; member
/external/python/cpython3/Modules/clinic/
Dsignalmodule.c.h333 int warn_on_full_buffer = 1; in signal_set_wakeup_fd() local
/external/python/cpython3/Modules/
Dsignalmodule.c727 int warn_on_full_buffer)