Lines Matching refs:ST_SYNCHRONOUS
13103 #ifdef ST_SYNCHRONOUS13104 if (PyModule_AddIntMacro(m, ST_SYNCHRONOUS)) return -1;13105 #endif /* ST_SYNCHRONOUS */