Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_list.c247 thread->uniqueid = next_uniqueid++; in _thr_link()
HDthr_init.c376 thread->uniqueid = 0; in init_main_thread()
HDthr_private.h325 u_int64_t uniqueid; /* for gdb */ member