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

  /src/external/gpl3/gdb/dist/gdb/nat/
netbsd-nat.c 79 auto lwp_alive local
96 if (!lwp_alive (l))
  /src/external/gpl3/gdb.old/dist/gdb/nat/
netbsd-nat.c 79 auto lwp_alive local
96 if (!lwp_alive (l))
  /src/sys/kern/
kern_lwp.c 1885 lwp_alive(lwp_t *l) function
1913 if (lwp_alive(l)) {

Completed in 25 milliseconds