Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dceval.c405 static volatile int pendingcalls_to_do = 1; /* trigger initialization of lock */ variable
532 static volatile int pendingcalls_to_do = 0; variable