Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DSerializingExecutorTest.java106 public void reentrant() { in reentrant() method in SerializingExecutorTest
/external/python/cpython3/Modules/
D_tracemalloc.c191 set_reentrant(int reentrant) in set_reentrant()
218 set_reentrant(int reentrant) in set_reentrant()
Dfaulthandler.c221 static volatile int reentrant = 0; in faulthandler_dump_traceback() local
/external/python/cpython3/Python/
Dpylifecycle.c2108 static int reentrant = 0; in fatal_error() local