/external/python/cpython3/Modules/ |
D | overlapped.c | 161 Py_END_ALLOW_THREADS in overlapped_CreateIoCompletionPort() 191 Py_END_ALLOW_THREADS in overlapped_GetQueuedCompletionStatus() 226 Py_END_ALLOW_THREADS in overlapped_PostQueuedCompletionStatus() 311 Py_END_ALLOW_THREADS in overlapped_UnregisterWait() 334 Py_END_ALLOW_THREADS in overlapped_UnregisterWaitEx() 372 Py_END_ALLOW_THREADS in overlapped_CreateEvent() 395 Py_END_ALLOW_THREADS in overlapped_SetEvent() 418 Py_END_ALLOW_THREADS in overlapped_ResetEvent() 603 Py_END_ALLOW_THREADS in Overlapped_dealloc() 648 Py_END_ALLOW_THREADS in Overlapped_cancel() [all …]
|
D | fcntlmodule.c | 82 Py_END_ALLOW_THREADS in fcntl_fcntl_impl() 103 Py_END_ALLOW_THREADS in fcntl_fcntl_impl() 206 Py_END_ALLOW_THREADS in fcntl_ioctl_impl() 241 Py_END_ALLOW_THREADS in fcntl_ioctl_impl() 262 Py_END_ALLOW_THREADS in fcntl_ioctl_impl() 295 Py_END_ALLOW_THREADS in fcntl_flock_impl() 322 Py_END_ALLOW_THREADS in fcntl_flock_impl() 421 Py_END_ALLOW_THREADS in fcntl_lockf_impl()
|
D | posixmodule.c | 1507 Py_END_ALLOW_THREADS in posix_fildes_fd() 2148 Py_END_ALLOW_THREADS in posix_do_stat() 2585 Py_END_ALLOW_THREADS in os_access_impl() 2616 Py_END_ALLOW_THREADS in os_access_impl() 2718 Py_END_ALLOW_THREADS in os_chdir_impl() 2814 Py_END_ALLOW_THREADS in os_chmod_impl() 2857 Py_END_ALLOW_THREADS in os_chmod_impl() 2901 Py_END_ALLOW_THREADS in os_fchmod_impl() 2931 Py_END_ALLOW_THREADS in os_lchmod_impl() 2978 Py_END_ALLOW_THREADS in os_chflags_impl() [all …]
|
D | _winapi.c | 211 Py_END_ALLOW_THREADS in _winapi_Overlapped_GetOverlappedResult_impl() 272 Py_END_ALLOW_THREADS in _winapi_Overlapped_cancel_impl() 376 Py_END_ALLOW_THREADS in _winapi_CloseHandle_impl() 408 Py_END_ALLOW_THREADS in _winapi_ConnectNamedPipe_impl() 458 Py_END_ALLOW_THREADS in _winapi_CreateFile_impl() 632 Py_END_ALLOW_THREADS in _winapi_CreateNamedPipe_impl() 663 Py_END_ALLOW_THREADS in _winapi_CreatePipe_impl() 1073 Py_END_ALLOW_THREADS in _winapi_CreateProcess_impl() 1133 Py_END_ALLOW_THREADS in _winapi_DuplicateHandle_impl() 1268 Py_END_ALLOW_THREADS in _winapi_GetStdHandle_impl() [all …]
|
/external/python/cpython2/Modules/_io/ |
D | fileio.c | 90 Py_END_ALLOW_THREADS in internal_close() 155 Py_END_ALLOW_THREADS in dircheck() 181 Py_END_ALLOW_THREADS in check_fd() 377 Py_END_ALLOW_THREADS in fileio_init() 525 Py_END_ALLOW_THREADS in fileio_readinto() 549 Py_END_ALLOW_THREADS in new_buffersize() 556 Py_END_ALLOW_THREADS in new_buffersize() 618 Py_END_ALLOW_THREADS in fileio_readall() 688 Py_END_ALLOW_THREADS in fileio_read() 733 Py_END_ALLOW_THREADS in fileio_write() [all …]
|
/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 | 823 Py_END_ALLOW_THREADS in os2_strerror() 870 Py_END_ALLOW_THREADS in posix_fildes() 887 Py_END_ALLOW_THREADS in posix_1str() 908 Py_END_ALLOW_THREADS in posix_2str() 933 Py_END_ALLOW_THREADS in win32_1str() 943 Py_END_ALLOW_THREADS in win32_1str() 1659 Py_END_ALLOW_THREADS in posix_do_stat() 1677 Py_END_ALLOW_THREADS in posix_do_stat() 1715 Py_END_ALLOW_THREADS in posix_access() 1726 Py_END_ALLOW_THREADS in posix_access() [all …]
|
D | timemodule.c | 1057 Py_END_ALLOW_THREADS 1062 Py_END_ALLOW_THREADS 1096 Py_END_ALLOW_THREADS 1106 Py_END_ALLOW_THREADS 1121 Py_END_ALLOW_THREADS 1130 Py_END_ALLOW_THREADS 1145 Py_END_ALLOW_THREADS 1151 Py_END_ALLOW_THREADS
|
/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()
|
/external/python/cpython3/Modules/_sqlite/ |
D | statement.c | 101 Py_END_ALLOW_THREADS in pysqlite_statement_create() 218 Py_END_ALLOW_THREADS in pysqlite_statement_bind_parameters() 277 Py_END_ALLOW_THREADS in pysqlite_statement_bind_parameters() 330 Py_END_ALLOW_THREADS in pysqlite_statement_finalize() 348 Py_END_ALLOW_THREADS in pysqlite_statement_reset() 368 Py_END_ALLOW_THREADS in pysqlite_statement_dealloc()
|
D | connection.c | 132 Py_END_ALLOW_THREADS in pysqlite_connection_init() 254 Py_END_ALLOW_THREADS in pysqlite_connection_dealloc() 347 Py_END_ALLOW_THREADS in pysqlite_connection_close() 388 Py_END_ALLOW_THREADS in _pysqlite_connection_begin() 402 Py_END_ALLOW_THREADS in _pysqlite_connection_begin() 430 Py_END_ALLOW_THREADS in pysqlite_connection_commit() 443 Py_END_ALLOW_THREADS in pysqlite_connection_commit() 473 Py_END_ALLOW_THREADS in pysqlite_connection_rollback() 486 Py_END_ALLOW_THREADS in pysqlite_connection_rollback() 1507 Py_END_ALLOW_THREADS in pysqlite_connection_backup() [all …]
|
/external/python/cpython3/PC/ |
D | msvcrtmodule.c | 123 Py_END_ALLOW_THREADS in msvcrt_locking_impl() 247 Py_END_ALLOW_THREADS in msvcrt_getch_impl() 265 Py_END_ALLOW_THREADS in msvcrt_getwch_impl() 283 Py_END_ALLOW_THREADS in msvcrt_getche_impl() 301 Py_END_ALLOW_THREADS in msvcrt_getwche_impl()
|
D | winreg.c | 837 Py_END_ALLOW_THREADS in winreg_ConnectRegistry_impl() 999 Py_END_ALLOW_THREADS in winreg_DeleteKeyEx_impl() 1025 Py_END_ALLOW_THREADS in winreg_DeleteValue_impl() 1066 Py_END_ALLOW_THREADS in winreg_EnumKey_impl() 1142 Py_END_ALLOW_THREADS in winreg_EnumValue_impl() 1244 Py_END_ALLOW_THREADS in winreg_FlushKey_impl() 1289 Py_END_ALLOW_THREADS in winreg_LoadKey_impl() 1324 Py_END_ALLOW_THREADS in winreg_OpenKey_impl() 1564 Py_END_ALLOW_THREADS in winreg_SaveKey_impl() 1613 Py_END_ALLOW_THREADS in winreg_SetValue_impl() [all …]
|
D | winsound.c | 113 Py_END_ALLOW_THREADS in winsound_PlaySound_impl() 152 Py_END_ALLOW_THREADS in winsound_Beep_impl() 179 Py_END_ALLOW_THREADS in winsound_MessageBeep_impl()
|
/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/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 | 1028 Py_END_ALLOW_THREADS in PyConnectRegistry() 1126 Py_END_ALLOW_THREADS in PyDeleteKeyEx() 1147 Py_END_ALLOW_THREADS in PyDeleteValue() 1180 Py_END_ALLOW_THREADS in PyEnumKey() 1238 Py_END_ALLOW_THREADS in PyEnumValue() 1318 Py_END_ALLOW_THREADS in PyFlushKey() 1339 Py_END_ALLOW_THREADS in PyLoadKey() 1365 Py_END_ALLOW_THREADS in PyOpenKey() 1543 Py_END_ALLOW_THREADS in PySaveKey() 1589 Py_END_ALLOW_THREADS in PySetValue() [all …]
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | py_record_reader.i | 24 Py_END_ALLOW_THREADS 33 Py_END_ALLOW_THREADS
|
D | py_record_writer.i | 30 Py_END_ALLOW_THREADS 40 Py_END_ALLOW_THREADS
|
/external/python/cpython3/Modules/_multiprocessing/ |
D | multiprocessing.c | 64 Py_END_ALLOW_THREADS in multiprocessing_closesocket() 87 Py_END_ALLOW_THREADS in multiprocessing_recv() 111 Py_END_ALLOW_THREADS in multiprocessing_send()
|
/external/python/cpython3/Python/ |
D | bootstrap_hash.c | 133 Py_END_ALLOW_THREADS in py_getrandom() 145 Py_END_ALLOW_THREADS in py_getrandom() 232 Py_END_ALLOW_THREADS in py_getentropy() 318 Py_END_ALLOW_THREADS in dev_urandom()
|
/external/python/cpython3/Modules/_io/ |
D | fileio.c | 120 Py_END_ALLOW_THREADS in internal_close() 381 Py_END_ALLOW_THREADS 434 Py_END_ALLOW_THREADS 700 Py_END_ALLOW_THREADS 913 Py_END_ALLOW_THREADS 1029 Py_END_ALLOW_THREADS 1119 Py_END_ALLOW_THREADS
|