/external/python/cpython2/Modules/ |
D | fcntlmodule.c | 53 Py_END_ALLOW_THREADS in fcntl_fcntl() 71 Py_END_ALLOW_THREADS in fcntl_fcntl() 152 Py_END_ALLOW_THREADS in fcntl_ioctl() 184 Py_END_ALLOW_THREADS in fcntl_ioctl() 206 Py_END_ALLOW_THREADS in fcntl_ioctl() 264 Py_END_ALLOW_THREADS in fcntl_flock() 289 Py_END_ALLOW_THREADS in fcntl_flock() 370 Py_END_ALLOW_THREADS in fcntl_lockf()
|
D | posixmodule.c | 818 Py_END_ALLOW_THREADS in os2_strerror() 865 Py_END_ALLOW_THREADS in posix_fildes() 882 Py_END_ALLOW_THREADS in posix_1str() 903 Py_END_ALLOW_THREADS in posix_2str() 928 Py_END_ALLOW_THREADS in win32_1str() 938 Py_END_ALLOW_THREADS in win32_1str() 1653 Py_END_ALLOW_THREADS in posix_do_stat() 1671 Py_END_ALLOW_THREADS in posix_do_stat() 1709 Py_END_ALLOW_THREADS in posix_access() 1720 Py_END_ALLOW_THREADS in posix_access() [all …]
|
D | timemodule.c | 959 Py_END_ALLOW_THREADS 964 Py_END_ALLOW_THREADS 998 Py_END_ALLOW_THREADS 1008 Py_END_ALLOW_THREADS 1023 Py_END_ALLOW_THREADS 1032 Py_END_ALLOW_THREADS 1047 Py_END_ALLOW_THREADS 1053 Py_END_ALLOW_THREADS
|
D | bz2module.c | 68 Py_END_ALLOW_THREADS \ 293 Py_END_ALLOW_THREADS in Util_GetLine() 434 Py_END_ALLOW_THREADS in Util_ReadAhead() 560 Py_END_ALLOW_THREADS in BZ2File_read() 697 Py_END_ALLOW_THREADS in BZ2File_readlines() 848 Py_END_ALLOW_THREADS in BZ2File_write() 981 Py_END_ALLOW_THREADS in BZ2File_writelines() 1065 Py_END_ALLOW_THREADS in BZ2File_seek() 1135 Py_END_ALLOW_THREADS in BZ2File_seek() 1653 Py_END_ALLOW_THREADS in BZ2Comp_compress() [all …]
|
D | socketmodule.c | 692 Py_END_ALLOW_THREADS in internal_setblocking() 878 Py_END_ALLOW_THREADS in setipaddr() 958 Py_END_ALLOW_THREADS in setipaddr() 1747 Py_END_ALLOW_THREADS in sock_accept() 1887 Py_END_ALLOW_THREADS in sock_sleeptaskw() 2018 Py_END_ALLOW_THREADS 2046 Py_END_ALLOW_THREADS 2160 Py_END_ALLOW_THREADS 2194 Py_END_ALLOW_THREADS 2274 Py_END_ALLOW_THREADS [all …]
|
D | selectmodule.c | 268 Py_END_ALLOW_THREADS in select_select() 550 Py_END_ALLOW_THREADS in poll_poll() 753 Py_END_ALLOW_THREADS in pyepoll_internal_close() 781 Py_END_ALLOW_THREADS in newPyEpoll_Object() 893 Py_END_ALLOW_THREADS in pyepoll_internal_ctl() 906 Py_END_ALLOW_THREADS in pyepoll_internal_ctl() 1035 Py_END_ALLOW_THREADS in pyepoll_poll() 1424 Py_END_ALLOW_THREADS in kqueue_queue_internal_close() 1442 Py_END_ALLOW_THREADS in newKqueue_Object() 1640 Py_END_ALLOW_THREADS in kqueue_queue_control()
|
D | zlibmodule.c | 34 Py_END_ALLOW_THREADS 251 Py_END_ALLOW_THREADS in PyZlib_compress() 336 Py_END_ALLOW_THREADS in PyZlib_decompress() 505 Py_END_ALLOW_THREADS in PyZlib_objcompress() 633 Py_END_ALLOW_THREADS in PyZlib_objdecompress() 714 Py_END_ALLOW_THREADS in PyZlib_flush() 893 Py_END_ALLOW_THREADS in PyZlib_unflush()
|
D | bsddbmodule.c | 75 Py_END_ALLOW_THREADS in newdbhashobject() 125 Py_END_ALLOW_THREADS in newdbbtobject() 183 Py_END_ALLOW_THREADS in newdbrnobject() 224 Py_END_ALLOW_THREADS in bsddb_dealloc() 237 PyThread_release_lock(_dp->di_lock); Py_END_ALLOW_THREADS 240 #define BSDDB_END_SAVE(_dp) Py_END_ALLOW_THREADS
|
D | _hashopenssl.c | 26 Py_END_ALLOW_THREADS \ 315 Py_END_ALLOW_THREADS in EVP_update() 421 Py_END_ALLOW_THREADS in EVP_tp_init() 518 Py_END_ALLOW_THREADS in EVPnew() 749 Py_END_ALLOW_THREADS in pbkdf2_hmac()
|
D | ossaudiodev.c | 288 Py_END_ALLOW_THREADS in _do_ioctl_0() 377 Py_END_ALLOW_THREADS in oss_read() 401 Py_END_ALLOW_THREADS in oss_write() 441 Py_END_ALLOW_THREADS in oss_writeall() 448 Py_END_ALLOW_THREADS in oss_writeall() 471 Py_END_ALLOW_THREADS in oss_close()
|
D | sgimodule.c | 18 Py_END_ALLOW_THREADS in sgi_nap()
|
/external/python/cpython2/Modules/_sqlite/ |
D | statement.c | 93 Py_END_ALLOW_THREADS in pysqlite_statement_create() 229 Py_END_ALLOW_THREADS in pysqlite_statement_bind_parameters() 286 Py_END_ALLOW_THREADS in pysqlite_statement_bind_parameters() 346 Py_END_ALLOW_THREADS in pysqlite_statement_recompile() 380 Py_END_ALLOW_THREADS in pysqlite_statement_finalize() 398 Py_END_ALLOW_THREADS in pysqlite_statement_reset() 418 Py_END_ALLOW_THREADS in pysqlite_statement_dealloc()
|
D | connection.c | 110 Py_END_ALLOW_THREADS in pysqlite_connection_init() 278 Py_END_ALLOW_THREADS in pysqlite_connection_dealloc() 385 Py_END_ALLOW_THREADS in pysqlite_connection_close() 428 Py_END_ALLOW_THREADS in _pysqlite_connection_begin() 444 Py_END_ALLOW_THREADS in _pysqlite_connection_begin() 473 Py_END_ALLOW_THREADS in pysqlite_connection_commit() 488 Py_END_ALLOW_THREADS in pysqlite_connection_commit() 519 Py_END_ALLOW_THREADS in pysqlite_connection_rollback() 534 Py_END_ALLOW_THREADS in pysqlite_connection_rollback()
|
/external/python/cpython2/PC/ |
D | msvcrtmodule.c | 66 Py_END_ALLOW_THREADS in msvcrt_locking() 193 Py_END_ALLOW_THREADS in msvcrt_getch() 220 Py_END_ALLOW_THREADS in msvcrt_getwch() 242 Py_END_ALLOW_THREADS in msvcrt_getche() 265 Py_END_ALLOW_THREADS in msvcrt_getwche()
|
D | _winreg.c | 1029 Py_END_ALLOW_THREADS in PyConnectRegistry() 1127 Py_END_ALLOW_THREADS in PyDeleteKeyEx() 1148 Py_END_ALLOW_THREADS in PyDeleteValue() 1181 Py_END_ALLOW_THREADS in PyEnumKey() 1239 Py_END_ALLOW_THREADS in PyEnumValue() 1319 Py_END_ALLOW_THREADS in PyFlushKey() 1340 Py_END_ALLOW_THREADS in PyLoadKey() 1366 Py_END_ALLOW_THREADS in PyOpenKey() 1544 Py_END_ALLOW_THREADS in PySaveKey() 1590 Py_END_ALLOW_THREADS in PySetValue() [all …]
|
D | _subprocess.c | 175 Py_END_ALLOW_THREADS in sp_GetStdHandle() 248 Py_END_ALLOW_THREADS in sp_DuplicateHandle() 279 Py_END_ALLOW_THREADS in sp_CreatePipe() 474 Py_END_ALLOW_THREADS in sp_CreateProcess() 557 Py_END_ALLOW_THREADS in sp_WaitForSingleObject()
|
D | winsound.c | 93 Py_END_ALLOW_THREADS in sound_playsound() 121 Py_END_ALLOW_THREADS in sound_beep()
|
/external/python/cpython2/Modules/_multiprocessing/ |
D | win32_functions.c | 30 Py_END_ALLOW_THREADS in win32_CloseHandle() 51 Py_END_ALLOW_THREADS in win32_ConnectNamedPipe() 83 Py_END_ALLOW_THREADS in win32_CreateFile() 117 Py_END_ALLOW_THREADS in win32_CreateNamedPipe() 210 Py_END_ALLOW_THREADS in win32_WaitNamedPipe()
|
D | connection.h | 87 Py_END_ALLOW_THREADS in connection_dealloc() 169 Py_END_ALLOW_THREADS in connection_recvbytes() 223 Py_END_ALLOW_THREADS in connection_recvbytes_into() 309 Py_END_ALLOW_THREADS in connection_recv_obj() 362 Py_END_ALLOW_THREADS in connection_poll() 390 Py_END_ALLOW_THREADS in connection_close()
|
D | pipe_connection.c | 25 Py_END_ALLOW_THREADS in conn_send_string() 52 Py_END_ALLOW_THREADS in conn_recv_string() 78 Py_END_ALLOW_THREADS in conn_recv_string()
|
D | socket_connection.c | 122 Py_END_ALLOW_THREADS in conn_send_string() 134 Py_END_ALLOW_THREADS in conn_send_string() 156 Py_END_ALLOW_THREADS in conn_recv_string() 172 Py_END_ALLOW_THREADS in conn_recv_string()
|
/external/python/cpython2/Modules/_io/ |
D | fileio.c | 87 Py_END_ALLOW_THREADS in internal_close() 351 Py_END_ALLOW_THREADS in fileio_init() 499 Py_END_ALLOW_THREADS in fileio_readinto() 582 Py_END_ALLOW_THREADS in fileio_readall() 652 Py_END_ALLOW_THREADS in fileio_read() 697 Py_END_ALLOW_THREADS in fileio_write() 759 Py_END_ALLOW_THREADS in portable_lseek() 859 Py_END_ALLOW_THREADS in fileio_truncate() 885 Py_END_ALLOW_THREADS in fileio_truncate() 957 Py_END_ALLOW_THREADS in fileio_isatty()
|
/external/python/cpython2/Include/ |
D | ceval.h | 135 #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \ macro 143 #define Py_END_ALLOW_THREADS } macro
|
/external/python/cpython2/Python/ |
D | random.c | 118 Py_END_ALLOW_THREADS in py_getentropy() 227 Py_END_ALLOW_THREADS in dev_urandom_python() 276 Py_END_ALLOW_THREADS in dev_urandom_python()
|
/external/brotli/python/ |
D | _brotli.cc | 120 Py_END_ALLOW_THREADS in compress_stream() 211 Py_END_ALLOW_THREADS in brotli_Compressor_init() 461 Py_END_ALLOW_THREADS in brotli_decompress()
|