Home
last modified time | relevance | path

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

123456

/external/python/cpython3/Modules/
D_winapi.c219 Py_BEGIN_ALLOW_THREADS in _winapi_Overlapped_GetOverlappedResult_impl()
278 Py_BEGIN_ALLOW_THREADS in _winapi_Overlapped_cancel_impl()
385 Py_BEGIN_ALLOW_THREADS in _winapi_CloseHandle_impl()
416 Py_BEGIN_ALLOW_THREADS in _winapi_ConnectNamedPipe_impl()
470 Py_BEGIN_ALLOW_THREADS in _winapi_CreateFile_impl()
504 Py_BEGIN_ALLOW_THREADS in _winapi_CreateFileMapping_impl()
689 Py_BEGIN_ALLOW_THREADS in _winapi_CreateNamedPipe_impl()
727 Py_BEGIN_ALLOW_THREADS in _winapi_CreatePipe_impl()
1128 Py_BEGIN_ALLOW_THREADS in _winapi_CreateProcess_impl()
1190 Py_BEGIN_ALLOW_THREADS in _winapi_DuplicateHandle_impl()
[all …]
Doverlapped.c142 Py_BEGIN_ALLOW_THREADS in initialize_function_pointers()
172 Py_BEGIN_ALLOW_THREADS in overlapped_CreateIoCompletionPort()
202 Py_BEGIN_ALLOW_THREADS in overlapped_GetQueuedCompletionStatus()
237 Py_BEGIN_ALLOW_THREADS in overlapped_PostQueuedCompletionStatus()
322 Py_BEGIN_ALLOW_THREADS in overlapped_UnregisterWait()
345 Py_BEGIN_ALLOW_THREADS in overlapped_UnregisterWaitEx()
383 Py_BEGIN_ALLOW_THREADS in overlapped_CreateEvent()
406 Py_BEGIN_ALLOW_THREADS in overlapped_SetEvent()
429 Py_BEGIN_ALLOW_THREADS in overlapped_ResetEvent()
630 Py_BEGIN_ALLOW_THREADS in Overlapped_dealloc()
[all …]
Dfcntlmodule.c84 Py_BEGIN_ALLOW_THREADS in fcntl_fcntl_impl()
105 Py_BEGIN_ALLOW_THREADS in fcntl_fcntl_impl()
213 Py_BEGIN_ALLOW_THREADS /* think array.resize() */ in fcntl_ioctl_impl()
248 Py_BEGIN_ALLOW_THREADS in fcntl_ioctl_impl()
269 Py_BEGIN_ALLOW_THREADS in fcntl_ioctl_impl()
306 Py_BEGIN_ALLOW_THREADS in fcntl_flock_impl()
333 Py_BEGIN_ALLOW_THREADS in fcntl_flock_impl()
437 Py_BEGIN_ALLOW_THREADS in fcntl_lockf_impl()
Dposixmodule.c1700 Py_BEGIN_ALLOW_THREADS in posix_fildes_fd()
2434 Py_BEGIN_ALLOW_THREADS in posix_do_stat()
2903 Py_BEGIN_ALLOW_THREADS in os_access_impl()
2921 Py_BEGIN_ALLOW_THREADS in os_access_impl()
3065 Py_BEGIN_ALLOW_THREADS in os_chdir_impl()
3171 Py_BEGIN_ALLOW_THREADS in os_chmod_impl()
3188 Py_BEGIN_ALLOW_THREADS in os_chmod_impl()
3285 Py_BEGIN_ALLOW_THREADS in os_fchmod_impl()
3318 Py_BEGIN_ALLOW_THREADS in os_lchmod_impl()
3364 Py_BEGIN_ALLOW_THREADS in os_chflags_impl()
[all …]
/external/python/cpython2/Modules/_io/
Dfileio.c86 Py_BEGIN_ALLOW_THREADS in internal_close()
153 Py_BEGIN_ALLOW_THREADS in dircheck()
179 Py_BEGIN_ALLOW_THREADS in check_fd()
369 Py_BEGIN_ALLOW_THREADS in fileio_init()
516 Py_BEGIN_ALLOW_THREADS in fileio_readinto()
547 Py_BEGIN_ALLOW_THREADS in new_buffersize()
554 Py_BEGIN_ALLOW_THREADS in new_buffersize()
604 Py_BEGIN_ALLOW_THREADS in fileio_readall()
681 Py_BEGIN_ALLOW_THREADS in fileio_read()
723 Py_BEGIN_ALLOW_THREADS in fileio_write()
[all …]
/external/python/cpython2/Modules/
Dfcntlmodule.c51 Py_BEGIN_ALLOW_THREADS in fcntl_fcntl()
69 Py_BEGIN_ALLOW_THREADS in fcntl_fcntl()
150 Py_BEGIN_ALLOW_THREADS /* think array.resize() */ in fcntl_ioctl()
182 Py_BEGIN_ALLOW_THREADS in fcntl_ioctl()
200 Py_BEGIN_ALLOW_THREADS in fcntl_ioctl()
262 Py_BEGIN_ALLOW_THREADS in fcntl_flock()
287 Py_BEGIN_ALLOW_THREADS in fcntl_flock()
368 Py_BEGIN_ALLOW_THREADS in fcntl_lockf()
Dposixmodule.c820 Py_BEGIN_ALLOW_THREADS in os2_strerror()
868 Py_BEGIN_ALLOW_THREADS in posix_fildes()
885 Py_BEGIN_ALLOW_THREADS in posix_1str()
906 Py_BEGIN_ALLOW_THREADS in posix_2str()
931 Py_BEGIN_ALLOW_THREADS in win32_1str()
941 Py_BEGIN_ALLOW_THREADS in win32_1str()
1657 Py_BEGIN_ALLOW_THREADS in posix_do_stat()
1675 Py_BEGIN_ALLOW_THREADS in posix_do_stat()
1713 Py_BEGIN_ALLOW_THREADS in posix_access()
1724 Py_BEGIN_ALLOW_THREADS in posix_access()
[all …]
Dtimemodule.c1045 Py_BEGIN_ALLOW_THREADS
1060 Py_BEGIN_ALLOW_THREADS
1073 Py_BEGIN_ALLOW_THREADS
1100 Py_BEGIN_ALLOW_THREADS
1114 Py_BEGIN_ALLOW_THREADS
1126 Py_BEGIN_ALLOW_THREADS
1139 Py_BEGIN_ALLOW_THREADS
1149 Py_BEGIN_ALLOW_THREADS
/external/python/cpython2/Modules/_sqlite/
Dstatement.c87 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_create()
227 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_bind_parameters()
284 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_bind_parameters()
340 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_recompile()
378 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_finalize()
396 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_reset()
416 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_dealloc()
/external/python/cpython2/Modules/_multiprocessing/
Dwin32_functions.c28 Py_BEGIN_ALLOW_THREADS in win32_CloseHandle()
49 Py_BEGIN_ALLOW_THREADS in win32_ConnectNamedPipe()
78 Py_BEGIN_ALLOW_THREADS in win32_CreateFile()
112 Py_BEGIN_ALLOW_THREADS in win32_CreateNamedPipe()
208 Py_BEGIN_ALLOW_THREADS in win32_WaitNamedPipe()
Dpipe_connection.c23 Py_BEGIN_ALLOW_THREADS in conn_send_string()
49 Py_BEGIN_ALLOW_THREADS in conn_recv_string()
76 Py_BEGIN_ALLOW_THREADS in conn_recv_string()
Dconnection.h85 Py_BEGIN_ALLOW_THREADS in connection_dealloc()
167 Py_BEGIN_ALLOW_THREADS in connection_recvbytes()
221 Py_BEGIN_ALLOW_THREADS in connection_recvbytes_into()
307 Py_BEGIN_ALLOW_THREADS in connection_recv_obj()
360 Py_BEGIN_ALLOW_THREADS in connection_poll()
388 Py_BEGIN_ALLOW_THREADS in connection_close()
Dsocket_connection.c120 Py_BEGIN_ALLOW_THREADS in conn_send_string()
131 Py_BEGIN_ALLOW_THREADS in conn_send_string()
154 Py_BEGIN_ALLOW_THREADS in conn_recv_string()
170 Py_BEGIN_ALLOW_THREADS in conn_recv_string()
/external/python/cpython3/PC/
Dmsvcrtmodule.c123 Py_BEGIN_ALLOW_THREADS in msvcrt_locking_impl()
257 Py_BEGIN_ALLOW_THREADS in msvcrt_getch_impl()
275 Py_BEGIN_ALLOW_THREADS in msvcrt_getwch_impl()
293 Py_BEGIN_ALLOW_THREADS in msvcrt_getche_impl()
311 Py_BEGIN_ALLOW_THREADS in msvcrt_getwche_impl()
Dwinreg.c851 Py_BEGIN_ALLOW_THREADS in winreg_ConnectRegistry_impl()
1032 Py_BEGIN_ALLOW_THREADS in winreg_DeleteKeyEx_impl()
1042 Py_BEGIN_ALLOW_THREADS in winreg_DeleteKeyEx_impl()
1072 Py_BEGIN_ALLOW_THREADS in winreg_DeleteValue_impl()
1117 Py_BEGIN_ALLOW_THREADS in winreg_EnumKey_impl()
1190 Py_BEGIN_ALLOW_THREADS in winreg_EnumValue_impl()
1304 Py_BEGIN_ALLOW_THREADS in winreg_FlushKey_impl()
1353 Py_BEGIN_ALLOW_THREADS in winreg_LoadKey_impl()
1393 Py_BEGIN_ALLOW_THREADS in winreg_OpenKey_impl()
1654 Py_BEGIN_ALLOW_THREADS in winreg_SaveKey_impl()
[all …]
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()
/external/python/cpython2/PC/
Dmsvcrtmodule.c64 Py_BEGIN_ALLOW_THREADS in msvcrt_locking()
191 Py_BEGIN_ALLOW_THREADS in msvcrt_getch()
218 Py_BEGIN_ALLOW_THREADS in msvcrt_getwch()
240 Py_BEGIN_ALLOW_THREADS in msvcrt_getche()
263 Py_BEGIN_ALLOW_THREADS in msvcrt_getwche()
D_winreg.c1026 Py_BEGIN_ALLOW_THREADS in PyConnectRegistry()
1124 Py_BEGIN_ALLOW_THREADS in PyDeleteKeyEx()
1145 Py_BEGIN_ALLOW_THREADS in PyDeleteValue()
1178 Py_BEGIN_ALLOW_THREADS in PyEnumKey()
1229 Py_BEGIN_ALLOW_THREADS in PyEnumValue()
1316 Py_BEGIN_ALLOW_THREADS in PyFlushKey()
1337 Py_BEGIN_ALLOW_THREADS in PyLoadKey()
1363 Py_BEGIN_ALLOW_THREADS in PyOpenKey()
1541 Py_BEGIN_ALLOW_THREADS in PySaveKey()
1587 Py_BEGIN_ALLOW_THREADS in PySetValue()
[all …]
Dwinsound.c91 Py_BEGIN_ALLOW_THREADS in sound_playsound()
119 Py_BEGIN_ALLOW_THREADS in sound_beep()
/external/python/cpython3/Modules/_sqlite/
Dstatement.c97 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_create()
218 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_bind_parameters()
279 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_bind_parameters()
337 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_finalize()
355 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_reset()
375 Py_BEGIN_ALLOW_THREADS in pysqlite_statement_dealloc()
/external/python/cpython3/Modules/_multiprocessing/
Dposixshmem.c50 Py_BEGIN_ALLOW_THREADS in _posixshmem_shm_open_impl()
89 Py_BEGIN_ALLOW_THREADS in _posixshmem_shm_unlink_impl()
Dmultiprocessing.c62 Py_BEGIN_ALLOW_THREADS in multiprocessing_closesocket()
85 Py_BEGIN_ALLOW_THREADS in multiprocessing_recv()
109 Py_BEGIN_ALLOW_THREADS in multiprocessing_send()
/external/python/cpython3/Python/
Ddynload_win.c190 Py_BEGIN_ALLOW_THREADS
270 Py_BEGIN_ALLOW_THREADS
276 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()
/external/python/cpython2/Include/
Dceval.h130 #define Py_BEGIN_ALLOW_THREADS { \ macro
140 #define Py_BEGIN_ALLOW_THREADS { macro

123456