Home
last modified time | relevance | path

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

/src/sys/gdb/
H A Dgdb_main.c136 static const size_t tidsz_hex = sizeof(lwpid_t) * 2; in gdb_do_threadinfo() local
153 *thr_iter != NULL && gdb_txbuf_has_capacity(tidsz_hex + 1); in gdb_do_threadinfo()