HomeSort by relevance Sort by last modified time
    Searched refs:SI_DETHREAD (Results 76 - 78 of 78) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 128 #define SI_DETHREAD -7
  /external/strace/
signal.c 321 #define SI_DETHREAD -7 /* sent by execve killing subsidiary threads */
    [all...]
  /system/core/debuggerd/
tombstone.cpp 157 case SI_DETHREAD: return "SI_DETHREAD";

Completed in 211 milliseconds

1 2 34