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

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Buffer.py 417 pos, code, negative_indices, in_nogil_context):
461 if in_nogil_context:
Code.py     [all...]
ExprNodes.py 583 have_gil=self.in_nogil_context)
616 self.result(), have_gil=not self.in_nogil_context)
    [all...]
ParseTreeTransforms.py     [all...]
Nodes.py     [all...]

Completed in 235 milliseconds