Home
last modified time | relevance | path

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

/external/python/cpython2/Parser/
Dintrcheck.c81 int interrupted = 0; in PyOS_InterruptOccurred() local
104 static int interrupted; variable
/external/squashfs-tools/squashfs-tools/
Drestore.c56 static int interrupted = 0; variable
/external/grpc-grpc/test/core/util/
Dsubprocess_windows.cc36 int interrupted; member
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_completion_queue.c37 volatile int interrupted; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h52 interrupted = int(std::errc::interrupted), enumerator
/external/llvm/include/llvm/Support/
DErrc.h52 interrupted = int(std::errc::interrupted), enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DErrc.h52 interrupted = int(std::errc::interrupted), enumerator
/external/v8/src/
Dfutex-emulation.cc158 bool interrupted = node->interrupted_; in Wait() local
/external/linux-kselftest/tools/testing/selftests/net/
Dudpgso_bench_rx.c38 static bool interrupted; variable
Dudpgso_bench_tx.c59 static bool interrupted; variable
/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp76 interrupted = ASIO_SOCKET_ERROR(EINTR), enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc152 bool interrupted = false; in Process() local
/external/libnl/lib/
Dnl.c777 int n, err = 0, multipart = 0, interrupted = 0, nrecv = 0; in recvmsgs() local
/external/python/cpython2/Lib/test/
Dtest_regrtest.py98 randomize=False, interrupted=False, argument
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DMoreExecutorsTest.java675 final AtomicBoolean interrupted = new AtomicBoolean(); in testShutdownAndAwaitTermination_interruptedInternal() local
/external/strace/
Dstrace.c182 static volatile sig_atomic_t interrupted, restart_failed; variable
184 static volatile int interrupted, restart_failed; variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h530 interrupted = EINTR, enumerator
/external/python/cpython2/Objects/
Dfileobject.c1102 int interrupted; in file_read() local
1174 int interrupted; in file_readinto() local
/external/python/cpython3/Lib/test/
Dtest_regrtest.py403 randomize=False, interrupted=False, argument
/external/libpcap/
Dpcap-bpf.c162 u_int interrupted; member
/external/openssh/
Dsftp.c105 volatile sig_atomic_t interrupted = 0; variable
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1617 bool interrupted = false; in IterateAndExtractReferences() local