Searched refs:_Py_open_cloexec_works (Results 1 – 4 of 4) sorted by relevance
194 extern int _Py_open_cloexec_works;237 int *atomic_flag_works = &_Py_open_cloexec_works;
321 _Py_open_cloexec_works
32 int _Py_open_cloexec_works = -1; variable1166 atomic_flag_works = &_Py_open_cloexec_works; in _Py_open_impl()
7688 extern int _Py_open_cloexec_works;7718 int *atomic_flag_works = &_Py_open_cloexec_works; in os_open_impl()