HomeSort by relevance Sort by last modified time
    Searched refs:Py_BLOCK_THREADS (Results 1 - 23 of 23) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /external/python/cpython2/Include/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /prebuilts/gdb/darwin-x86/include/python2.7/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /prebuilts/gdb/linux-x86/include/python2.7/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
ceval.h 87 a line containing Py_BLOCK_THREADS before the return, e.g.
90 Py_BLOCK_THREADS
97 Py_BLOCK_THREADS
105 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
141 #define Py_BLOCK_THREADS
  /external/python/cpython3/Include/
ceval.h 145 a line containing Py_BLOCK_THREADS before the return, e.g.
148 Py_BLOCK_THREADS
155 Py_BLOCK_THREADS
163 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
203 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save);
211 #define Py_BLOCK_THREADS
  /external/python/cpython2/Modules/_multiprocessing/
pipe_connection.c 133 Py_BLOCK_THREADS
socket_connection.c 214 Py_BLOCK_THREADS
233 Py_BLOCK_THREADS
semaphore.c 261 Py_BLOCK_THREADS
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 954 Py_BLOCK_THREADS
992 Py_BLOCK_THREADS
1004 Py_BLOCK_THREADS
1019 Py_BLOCK_THREADS
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 949 Py_BLOCK_THREADS
987 Py_BLOCK_THREADS
999 Py_BLOCK_THREADS
1014 Py_BLOCK_THREADS
1038 Py_BLOCK_THREADS
    [all...]
bz2module.c 987 Py_BLOCK_THREADS
    [all...]
  /external/python/cpython2/Modules/
timemodule.c 954 Py_BLOCK_THREADS
992 Py_BLOCK_THREADS
1004 Py_BLOCK_THREADS
1019 Py_BLOCK_THREADS
1043 Py_BLOCK_THREADS
bz2module.c 976 Py_BLOCK_THREADS
    [all...]
  /external/python/cpython3/Modules/_multiprocessing/
semaphore.c 254 Py_BLOCK_THREADS
  /external/python/cpython3/Modules/_io/
winconsoleio.c 601 Py_BLOCK_THREADS
625 Py_BLOCK_THREADS
    [all...]
  /external/python/cpython2/Modules/_ctypes/
callproc.c 781 PyThreadState *_save = NULL; /* For Py_BLOCK_THREADS and Py_UNBLOCK_THREADS */
863 Py_BLOCK_THREADS
    [all...]
  /external/python/cpython3/Modules/_ctypes/
callproc.c 749 PyThreadState *_save = NULL; /* For Py_BLOCK_THREADS and Py_UNBLOCK_THREADS */
831 Py_BLOCK_THREADS
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
fileobject.c 65 Py_BLOCK_THREADS \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
fileobject.c 65 Py_BLOCK_THREADS \
    [all...]
  /external/python/cpython2/Objects/
fileobject.c 65 Py_BLOCK_THREADS \
    [all...]

Completed in 498 milliseconds