Home
last modified time | relevance | path

Searched refs:_SC_THREAD_SAFE_FUNCTIONS (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py143 _SC_THREAD_SAFE_FUNCTIONS = 61 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py293 _SC_THREAD_SAFE_FUNCTIONS = 583 variable
DSTROPTS.py290 _SC_THREAD_SAFE_FUNCTIONS = 583 variable
/external/python/cpython2/Modules/
Dposixmodule.c8409 #ifdef _SC_THREAD_SAFE_FUNCTIONS
8410 {"SC_THREAD_SAFE_FUNCTIONS", _SC_THREAD_SAFE_FUNCTIONS},
/external/python/cpython3/Modules/
Dposixmodule.c10128 #ifdef _SC_THREAD_SAFE_FUNCTIONS
10129 {"SC_THREAD_SAFE_FUNCTIONS", _SC_THREAD_SAFE_FUNCTIONS},