Home
last modified time | relevance | path

Searched refs:Py_BEGIN_ALLOW_THREADS (Results 1 – 25 of 60) sorted by relevance

123

/third_party/python/Modules/
Doverlapped.c185 Py_BEGIN_ALLOW_THREADS in initialize_function_pointers()
217 Py_BEGIN_ALLOW_THREADS in _overlapped_CreateIoCompletionPort_impl()
251 Py_BEGIN_ALLOW_THREADS in _overlapped_GetQueuedCompletionStatus_impl()
289 Py_BEGIN_ALLOW_THREADS in _overlapped_PostQueuedCompletionStatus_impl()
376 Py_BEGIN_ALLOW_THREADS in _overlapped_UnregisterWait_impl()
402 Py_BEGIN_ALLOW_THREADS in _overlapped_UnregisterWaitEx_impl()
442 Py_BEGIN_ALLOW_THREADS in _overlapped_CreateEvent_impl()
466 Py_BEGIN_ALLOW_THREADS in _overlapped_SetEvent_impl()
490 Py_BEGIN_ALLOW_THREADS in _overlapped_ResetEvent_impl()
698 Py_BEGIN_ALLOW_THREADS in Overlapped_dealloc()
[all …]
D_winapi.c250 Py_BEGIN_ALLOW_THREADS in _winapi_Overlapped_GetOverlappedResult_impl()
309 Py_BEGIN_ALLOW_THREADS in _winapi_Overlapped_cancel_impl()
394 Py_BEGIN_ALLOW_THREADS in _winapi_CloseHandle_impl()
425 Py_BEGIN_ALLOW_THREADS in _winapi_ConnectNamedPipe_impl()
479 Py_BEGIN_ALLOW_THREADS in _winapi_CreateFile_impl()
513 Py_BEGIN_ALLOW_THREADS in _winapi_CreateFileMapping_impl()
698 Py_BEGIN_ALLOW_THREADS in _winapi_CreateNamedPipe_impl()
736 Py_BEGIN_ALLOW_THREADS in _winapi_CreatePipe_impl()
1137 Py_BEGIN_ALLOW_THREADS in _winapi_CreateProcess_impl()
1199 Py_BEGIN_ALLOW_THREADS in _winapi_DuplicateHandle_impl()
[all …]
Dfcntlmodule.c72 Py_BEGIN_ALLOW_THREADS in fcntl_fcntl_impl()
93 Py_BEGIN_ALLOW_THREADS in fcntl_fcntl_impl()
201 Py_BEGIN_ALLOW_THREADS /* think array.resize() */ in fcntl_ioctl_impl()
236 Py_BEGIN_ALLOW_THREADS in fcntl_ioctl_impl()
257 Py_BEGIN_ALLOW_THREADS in fcntl_ioctl_impl()
294 Py_BEGIN_ALLOW_THREADS in fcntl_flock_impl()
321 Py_BEGIN_ALLOW_THREADS in fcntl_flock_impl()
425 Py_BEGIN_ALLOW_THREADS in fcntl_lockf_impl()
Dposixmodule.c1765 Py_BEGIN_ALLOW_THREADS in posix_fildes_fd()
2518 Py_BEGIN_ALLOW_THREADS in posix_do_stat()
2983 Py_BEGIN_ALLOW_THREADS in os_access_impl()
3001 Py_BEGIN_ALLOW_THREADS in os_access_impl()
3145 Py_BEGIN_ALLOW_THREADS in os_chdir_impl()
3251 Py_BEGIN_ALLOW_THREADS in os_chmod_impl()
3268 Py_BEGIN_ALLOW_THREADS in os_chmod_impl()
3365 Py_BEGIN_ALLOW_THREADS in os_fchmod_impl()
3398 Py_BEGIN_ALLOW_THREADS in os_lchmod_impl()
3444 Py_BEGIN_ALLOW_THREADS in os_chflags_impl()
[all …]
Dselectmodule.c325 Py_BEGIN_ALLOW_THREADS in select_select_impl()
634 Py_BEGIN_ALLOW_THREADS in select_poll_poll_impl()
946 Py_BEGIN_ALLOW_THREADS in select_devpoll_poll_impl()
1010 Py_BEGIN_ALLOW_THREADS in devpoll_internal_close()
1240 Py_BEGIN_ALLOW_THREADS in pyepoll_internal_close()
1260 Py_BEGIN_ALLOW_THREADS in newPyEpoll_Object()
1416 Py_BEGIN_ALLOW_THREADS in pyepoll_internal_ctl()
1424 Py_BEGIN_ALLOW_THREADS in pyepoll_internal_ctl()
1574 Py_BEGIN_ALLOW_THREADS in select_epoll_poll_impl()
1926 Py_BEGIN_ALLOW_THREADS in kqueue_queue_internal_close()
[all …]
Dzlibmodule.c168 Py_BEGIN_ALLOW_THREADS \
369 Py_BEGIN_ALLOW_THREADS in zlib_compress_impl()
477 Py_BEGIN_ALLOW_THREADS in zlib_decompress_impl()
777 Py_BEGIN_ALLOW_THREADS in zlib_Compress_compress_impl()
912 Py_BEGIN_ALLOW_THREADS in zlib_Decompress_decompress_impl()
1010 Py_BEGIN_ALLOW_THREADS in zlib_Compress_flush_impl()
1296 Py_BEGIN_ALLOW_THREADS in zlib_Decompress_flush_impl()
1403 Py_BEGIN_ALLOW_THREADS in zlib_adler32_impl()
1444 Py_BEGIN_ALLOW_THREADS in zlib_crc32_impl()
D_scproxy.c65 Py_BEGIN_ALLOW_THREADS in get_proxy_settings()
178 Py_BEGIN_ALLOW_THREADS in get_proxies()
Dhashlib.h46 Py_BEGIN_ALLOW_THREADS \
Dgrpmodule.c128 Py_BEGIN_ALLOW_THREADS in grp_getgrgid_impl()
209 Py_BEGIN_ALLOW_THREADS in grp_getgrnam_impl()
Dpwdmodule.c150 Py_BEGIN_ALLOW_THREADS in pwd_getpwuid()
233 Py_BEGIN_ALLOW_THREADS in pwd_getpwnam_impl()
D_uuidmodule.c56 Py_BEGIN_ALLOW_THREADS in py_UuidCreate()
/third_party/python/PC/
Dwinreg.c861 Py_BEGIN_ALLOW_THREADS in winreg_ConnectRegistry_impl()
1042 Py_BEGIN_ALLOW_THREADS in winreg_DeleteKeyEx_impl()
1052 Py_BEGIN_ALLOW_THREADS in winreg_DeleteKeyEx_impl()
1082 Py_BEGIN_ALLOW_THREADS in winreg_DeleteValue_impl()
1127 Py_BEGIN_ALLOW_THREADS in winreg_EnumKey_impl()
1200 Py_BEGIN_ALLOW_THREADS in winreg_EnumValue_impl()
1314 Py_BEGIN_ALLOW_THREADS in winreg_FlushKey_impl()
1363 Py_BEGIN_ALLOW_THREADS in winreg_LoadKey_impl()
1403 Py_BEGIN_ALLOW_THREADS in winreg_OpenKey_impl()
1664 Py_BEGIN_ALLOW_THREADS in winreg_SaveKey_impl()
[all …]
Dmsvcrtmodule.c123 Py_BEGIN_ALLOW_THREADS in msvcrt_locking_impl()
241 Py_BEGIN_ALLOW_THREADS in msvcrt_getch_impl()
259 Py_BEGIN_ALLOW_THREADS in msvcrt_getwch_impl()
277 Py_BEGIN_ALLOW_THREADS in msvcrt_getche_impl()
295 Py_BEGIN_ALLOW_THREADS in msvcrt_getwche_impl()
Dwinsound.c111 Py_BEGIN_ALLOW_THREADS in winsound_PlaySound_impl()
150 Py_BEGIN_ALLOW_THREADS in winsound_Beep_impl()
177 Py_BEGIN_ALLOW_THREADS in winsound_MessageBeep_impl()
/third_party/python/Modules/_sqlite/
Dstatement.c106 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_create()
238 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_bind_parameters()
299 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_bind_parameters()
357 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_finalize()
375 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_reset()
401 Py_BEGIN_ALLOW_THREADS in stmt_dealloc()
Dconnection.c108 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_init()
414 Py_BEGIN_ALLOW_THREADS in _pysqlite_connection_begin()
429 Py_BEGIN_ALLOW_THREADS in _pysqlite_connection_begin()
464 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_commit_impl()
477 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_commit_impl()
514 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_rollback_impl()
527 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_rollback_impl()
1323 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_set_isolation_level()
1704 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_backup_impl()
1714 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_backup_impl()
[all …]
Dcursor.c276 Py_BEGIN_ALLOW_THREADS in _pysqlite_fetch_one_row()
321 Py_BEGIN_ALLOW_THREADS in _pysqlite_fetch_one_row()
565 Py_BEGIN_ALLOW_THREADS in _pysqlite_query_execute()
602 Py_BEGIN_ALLOW_THREADS in _pysqlite_query_execute()
725 Py_BEGIN_ALLOW_THREADS in pysqlite_cursor_executescript()
Dutil.c31 Py_BEGIN_ALLOW_THREADS in pysqlite_step()
/third_party/python/Modules/_multiprocessing/
Dmultiprocessing.c81 Py_BEGIN_ALLOW_THREADS in _multiprocessing_closesocket_impl()
110 Py_BEGIN_ALLOW_THREADS in _multiprocessing_recv_impl()
139 Py_BEGIN_ALLOW_THREADS in _multiprocessing_send_impl()
Dposixshmem.c50 Py_BEGIN_ALLOW_THREADS in _posixshmem_shm_open_impl()
89 Py_BEGIN_ALLOW_THREADS in _posixshmem_shm_unlink_impl()
/third_party/python/Python/
Ddynload_win.c193 Py_BEGIN_ALLOW_THREADS
276 Py_BEGIN_ALLOW_THREADS
282 Py_BEGIN_ALLOW_THREADS
Dbootstrap_hash.c140 Py_BEGIN_ALLOW_THREADS in py_getrandom()
152 Py_BEGIN_ALLOW_THREADS in py_getrandom()
249 Py_BEGIN_ALLOW_THREADS in py_getentropy()
335 Py_BEGIN_ALLOW_THREADS in dev_urandom()
Dfileutils.c70 Py_BEGIN_ALLOW_THREADS in _Py_device_encoding()
1193 Py_BEGIN_ALLOW_THREADS in _Py_fstat()
1506 Py_BEGIN_ALLOW_THREADS in _Py_open_impl()
1661 Py_BEGIN_ALLOW_THREADS in _Py_fopen_obj()
1685 Py_BEGIN_ALLOW_THREADS in _Py_fopen_obj()
1741 Py_BEGIN_ALLOW_THREADS in _Py_read()
1787 Py_BEGIN_ALLOW_THREADS in _Py_write_impl()
1805 Py_BEGIN_ALLOW_THREADS in _Py_write_impl()
2126 Py_BEGIN_ALLOW_THREADS in _Py_dup()
2143 Py_BEGIN_ALLOW_THREADS in _Py_dup()
[all …]
/third_party/python/Modules/_io/
Dfileio.c116 Py_BEGIN_ALLOW_THREADS in internal_close()
382 Py_BEGIN_ALLOW_THREADS
439 Py_BEGIN_ALLOW_THREADS
703 Py_BEGIN_ALLOW_THREADS
913 Py_BEGIN_ALLOW_THREADS
1033 Py_BEGIN_ALLOW_THREADS
1128 Py_BEGIN_ALLOW_THREADS
Dwinconsoleio.c351 Py_BEGIN_ALLOW_THREADS in _io__WindowsConsoleIO___init___impl()
540 Py_BEGIN_ALLOW_THREADS in read_console_w()
685 Py_BEGIN_ALLOW_THREADS in readinto()
846 Py_BEGIN_ALLOW_THREADS in _io__WindowsConsoleIO_readall_impl()
865 Py_BEGIN_ALLOW_THREADS in _io__WindowsConsoleIO_readall_impl()
979 Py_BEGIN_ALLOW_THREADS in _io__WindowsConsoleIO_write_impl()
998 Py_BEGIN_ALLOW_THREADS in _io__WindowsConsoleIO_write_impl()

123