HomeSort by relevance Sort by last modified time
    Searched refs:GLB_FLG_KILL (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/io/disktest/
globals.h 85 #define GLB_FLG_KILL 0x00000008 /* will kill all threads to all targets when set */
childmain.c 194 if (glb_flags & GLB_FLG_KILL) {
629 if ((args->flags & CLD_FLG_ALLDIE) || (glb_flags & GLB_FLG_KILL)) {
parse.c 109 glb_flags |= GLB_FLG_KILL;
    [all...]

Completed in 119 milliseconds