Searched defs:executing (Results 1 – 6 of 6) sorted by relevance
39 private boolean executing; field in SerializeReentrantCallsDirectExecutor
933 executing = False variable in PyShell
934 executing = False variable in PyShell
270 AtomicInt executing; member
1850 int executing = (int)(frame->f_executing); in _is_running() local
2343 unsigned executing : 1; /* 1==executing, 0==not executing */ member