Home
last modified time | relevance | path

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

123

/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.c815 Py_BEGIN_ALLOW_THREADS in os2_strerror()
863 Py_BEGIN_ALLOW_THREADS in posix_fildes()
880 Py_BEGIN_ALLOW_THREADS in posix_1str()
901 Py_BEGIN_ALLOW_THREADS in posix_2str()
926 Py_BEGIN_ALLOW_THREADS in win32_1str()
936 Py_BEGIN_ALLOW_THREADS in win32_1str()
1651 Py_BEGIN_ALLOW_THREADS in posix_do_stat()
1669 Py_BEGIN_ALLOW_THREADS in posix_do_stat()
1707 Py_BEGIN_ALLOW_THREADS in posix_access()
1718 Py_BEGIN_ALLOW_THREADS in posix_access()
[all …]
Dtimemodule.c947 Py_BEGIN_ALLOW_THREADS
962 Py_BEGIN_ALLOW_THREADS
975 Py_BEGIN_ALLOW_THREADS
1002 Py_BEGIN_ALLOW_THREADS
1016 Py_BEGIN_ALLOW_THREADS
1028 Py_BEGIN_ALLOW_THREADS
1041 Py_BEGIN_ALLOW_THREADS
1051 Py_BEGIN_ALLOW_THREADS
Dbz2module.c66 Py_BEGIN_ALLOW_THREADS \
261 Py_BEGIN_ALLOW_THREADS in Util_GetLine()
431 Py_BEGIN_ALLOW_THREADS in Util_ReadAhead()
554 Py_BEGIN_ALLOW_THREADS in BZ2File_read()
692 Py_BEGIN_ALLOW_THREADS in BZ2File_readlines()
845 Py_BEGIN_ALLOW_THREADS in BZ2File_write()
969 Py_BEGIN_ALLOW_THREADS in BZ2File_writelines()
1059 Py_BEGIN_ALLOW_THREADS in BZ2File_seek()
1131 Py_BEGIN_ALLOW_THREADS in BZ2File_seek()
1649 Py_BEGIN_ALLOW_THREADS in BZ2Comp_compress()
[all …]
Dsocketmodule.c661 Py_BEGIN_ALLOW_THREADS in internal_setblocking()
875 Py_BEGIN_ALLOW_THREADS in setipaddr()
947 Py_BEGIN_ALLOW_THREADS in setipaddr()
1743 Py_BEGIN_ALLOW_THREADS in sock_accept()
1885 Py_BEGIN_ALLOW_THREADS in sock_sleeptaskw()
2016 Py_BEGIN_ALLOW_THREADS
2044 Py_BEGIN_ALLOW_THREADS
2158 Py_BEGIN_ALLOW_THREADS
2192 Py_BEGIN_ALLOW_THREADS
2272 Py_BEGIN_ALLOW_THREADS
[all …]
Dselectmodule.c266 Py_BEGIN_ALLOW_THREADS in select_select()
548 Py_BEGIN_ALLOW_THREADS in poll_poll()
750 Py_BEGIN_ALLOW_THREADS in pyepoll_internal_close()
779 Py_BEGIN_ALLOW_THREADS in newPyEpoll_Object()
891 Py_BEGIN_ALLOW_THREADS in pyepoll_internal_ctl()
899 Py_BEGIN_ALLOW_THREADS in pyepoll_internal_ctl()
1033 Py_BEGIN_ALLOW_THREADS in pyepoll_poll()
1421 Py_BEGIN_ALLOW_THREADS in kqueue_queue_internal_close()
1440 Py_BEGIN_ALLOW_THREADS in newKqueue_Object()
1637 Py_BEGIN_ALLOW_THREADS in kqueue_queue_control()
Dzlibmodule.c32 Py_BEGIN_ALLOW_THREADS \
249 Py_BEGIN_ALLOW_THREADS in PyZlib_compress()
334 Py_BEGIN_ALLOW_THREADS in PyZlib_decompress()
503 Py_BEGIN_ALLOW_THREADS in PyZlib_objcompress()
631 Py_BEGIN_ALLOW_THREADS in PyZlib_objdecompress()
712 Py_BEGIN_ALLOW_THREADS in PyZlib_flush()
891 Py_BEGIN_ALLOW_THREADS in PyZlib_unflush()
Dbsddbmodule.c73 Py_BEGIN_ALLOW_THREADS in newdbhashobject()
123 Py_BEGIN_ALLOW_THREADS in newdbbtobject()
181 Py_BEGIN_ALLOW_THREADS in newdbrnobject()
222 Py_BEGIN_ALLOW_THREADS in bsddb_dealloc()
235 Py_BEGIN_ALLOW_THREADS PyThread_acquire_lock(_dp->di_lock,1);
239 #define BSDDB_BGN_SAVE(_dp) Py_BEGIN_ALLOW_THREADS
D_hashopenssl.c24 Py_BEGIN_ALLOW_THREADS \
311 Py_BEGIN_ALLOW_THREADS in EVP_update()
419 Py_BEGIN_ALLOW_THREADS in EVP_tp_init()
516 Py_BEGIN_ALLOW_THREADS in EVPnew()
737 Py_BEGIN_ALLOW_THREADS in pbkdf2_hmac()
Dossaudiodev.c286 Py_BEGIN_ALLOW_THREADS in _do_ioctl_0()
375 Py_BEGIN_ALLOW_THREADS in oss_read()
399 Py_BEGIN_ALLOW_THREADS in oss_write()
439 Py_BEGIN_ALLOW_THREADS in oss_writeall()
446 Py_BEGIN_ALLOW_THREADS in oss_writeall()
469 Py_BEGIN_ALLOW_THREADS in oss_close()
Dsgimodule.c16 Py_BEGIN_ALLOW_THREADS in sgi_nap()
/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()
Dconnection.c108 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_init()
276 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_dealloc()
383 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_close()
426 Py_BEGIN_ALLOW_THREADS in _pysqlite_connection_begin()
442 Py_BEGIN_ALLOW_THREADS in _pysqlite_connection_begin()
471 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_commit()
486 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_commit()
517 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_rollback()
532 Py_BEGIN_ALLOW_THREADS in pysqlite_connection_rollback()
/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.c1027 Py_BEGIN_ALLOW_THREADS in PyConnectRegistry()
1125 Py_BEGIN_ALLOW_THREADS in PyDeleteKeyEx()
1146 Py_BEGIN_ALLOW_THREADS in PyDeleteValue()
1179 Py_BEGIN_ALLOW_THREADS in PyEnumKey()
1230 Py_BEGIN_ALLOW_THREADS in PyEnumValue()
1317 Py_BEGIN_ALLOW_THREADS in PyFlushKey()
1338 Py_BEGIN_ALLOW_THREADS in PyLoadKey()
1364 Py_BEGIN_ALLOW_THREADS in PyOpenKey()
1542 Py_BEGIN_ALLOW_THREADS in PySaveKey()
1588 Py_BEGIN_ALLOW_THREADS in PySetValue()
[all …]
D_subprocess.c173 Py_BEGIN_ALLOW_THREADS in sp_GetStdHandle()
238 Py_BEGIN_ALLOW_THREADS in sp_DuplicateHandle()
277 Py_BEGIN_ALLOW_THREADS in sp_CreatePipe()
463 Py_BEGIN_ALLOW_THREADS in sp_CreateProcess()
555 Py_BEGIN_ALLOW_THREADS in sp_WaitForSingleObject()
Dwinsound.c91 Py_BEGIN_ALLOW_THREADS in sound_playsound()
119 Py_BEGIN_ALLOW_THREADS in sound_beep()
/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()
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()
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()
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/cpython2/Modules/_io/
Dfileio.c83 Py_BEGIN_ALLOW_THREADS in internal_close()
343 Py_BEGIN_ALLOW_THREADS in fileio_init()
490 Py_BEGIN_ALLOW_THREADS in fileio_readinto()
568 Py_BEGIN_ALLOW_THREADS in fileio_readall()
645 Py_BEGIN_ALLOW_THREADS in fileio_read()
687 Py_BEGIN_ALLOW_THREADS in fileio_write()
753 Py_BEGIN_ALLOW_THREADS in portable_lseek()
850 Py_BEGIN_ALLOW_THREADS in fileio_truncate()
882 Py_BEGIN_ALLOW_THREADS in fileio_truncate()
955 Py_BEGIN_ALLOW_THREADS in fileio_isatty()
/external/python/cpython2/Include/
Dceval.h130 #define Py_BEGIN_ALLOW_THREADS { \ macro
140 #define Py_BEGIN_ALLOW_THREADS { macro
/external/python/cpython2/Python/
Drandom.c116 Py_BEGIN_ALLOW_THREADS in py_getentropy()
225 Py_BEGIN_ALLOW_THREADS in dev_urandom_python()
266 Py_BEGIN_ALLOW_THREADS in dev_urandom_python()
/external/brotli/python/
D_brotli.cc93 Py_BEGIN_ALLOW_THREADS in compress_stream()
208 Py_BEGIN_ALLOW_THREADS in brotli_Compressor_init()
442 Py_BEGIN_ALLOW_THREADS in brotli_decompress()

123