Home
last modified time | relevance | path

Searched refs:done_sentinel (Results 1 – 1 of 1) sorted by relevance

/src/sys/gdb/
H A Dgdb_main.c135 static struct thread * const done_sentinel = (void *)(uintptr_t)1; in gdb_do_threadinfo() local
144 if (*thr_iter == done_sentinel) { in gdb_do_threadinfo()
165 *thr_iter = done_sentinel; in gdb_do_threadinfo()