Home | History | Annotate | Download | only in Modules

Lines Matching refs:ST_SYNCHRONOUS

13103 #ifdef ST_SYNCHRONOUS
13104 if (PyModule_AddIntMacro(m, ST_SYNCHRONOUS)) return -1;
13105 #endif /* ST_SYNCHRONOUS */