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

  /src/external/gpl3/gdb.old/dist/gdb/nat/
linux-ptrace.h 92 with the ptrace event handlers also have __WALL, so it's safe to use
94 #ifndef __WALL
95 #define __WALL 0x40000000 /* Wait for any child. */
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-ptrace.h 92 with the ptrace event handlers also have __WALL, so it's safe to use
94 #ifndef __WALL
95 #define __WALL 0x40000000 /* Wait for any child. */
  /src/sys/sys/
wait.h 126 #define __WALL WALLSIG

Completed in 19 milliseconds