HomeSort by: relevance | last modified time | path
    Searched defs:Cancel (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
efiudp.h 157 EFI_UDP4_CANCEL Cancel;
270 EFI_UDP6_CANCEL Cancel;
efitcp.h 217 EFI_TCP4_CANCEL Cancel;
389 EFI_TCP6_CANCEL Cancel;
efiip.h 208 EFI_IP4_CANCEL Cancel;
457 EFI_IP6_CANCEL Cancel;
efiprot.h 278 EFI_DISK_CANCEL_EX Cancel;
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_interceptors_posix.cpp 1194 int Cancel() const { return fn(); }
1235 return ((const CondMutexUnlockCtx<Fn> *)arg)->Cancel();
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_interceptors_posix.cpp 1169 int Cancel() const { return fn(); }
1211 return ((const CondMutexUnlockCtx<Fn> *)arg)->Cancel();

Completed in 34 milliseconds