Home
last modified time | relevance | path

Searched defs:interrupted (Results 1 – 16 of 16) 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/llvm/include/llvm/Support/
DErrc.h52 interrupted = int(std::errc::interrupted), enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h52 interrupted = int(std::errc::interrupted), enumerator
/external/v8/src/
Dfutex-emulation.cc125 bool interrupted = node->interrupted_; in Wait() local
/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp76 interrupted = ASIO_SOCKET_ERROR(EINTR), enumerator
/external/libnl/lib/
Dnl.c777 int n, err = 0, multipart = 0, interrupted = 0, nrecv = 0; in recvmsgs() local
/external/google-breakpad/src/processor/
Dminidump_processor.cc152 bool interrupted = false; in Process() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DMoreExecutorsTest.java675 final AtomicBoolean interrupted = new AtomicBoolean(); in testShutdownAndAwaitTermination_interruptedInternal() local
/external/strace/
Dstrace.c167 static volatile sig_atomic_t interrupted; variable
169 static volatile int interrupted; variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h530 interrupted = EINTR, enumerator
/external/python/cpython2/Objects/
Dfileobject.c1081 int interrupted; in file_read() local
1153 int interrupted; in file_readinto() local
/external/libpcap/
Dpcap-bpf.c159 u_int interrupted; member
Dpcap-rpcap.h336 u_int interrupted; member
/external/openssh/
Dsftp.c105 volatile sig_atomic_t interrupted = 0; variable
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1771 bool interrupted = in IterateAndExtractReferences() local
1788 bool interrupted = false; in IterateAndExtractSinglePass() local