Home
last modified time | relevance | path

Searched defs:npending (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
Dceval_gil.c87 int32_t npending = _Py_atomic_load_int32_relaxed( in update_eval_breaker_for_thread() local
840 int32_t npending = -1; in _make_pending_calls() local
946 int32_t npending; in make_pending_calls() local
1013 int32_t npending; in _Py_FinishPendingCalls() local
/external/python/cpython3/Include/internal/
Dpycore_ceval_state.h47 int32_t npending; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc367 int npending = 0; in CycleCheck() local