Searched refs:TD_THR_SYSTEM (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libthread_db/
H A Dthread_db.h171 TD_THR_SYSTEM = 1, enumerator in enum:__anon5892
H A Dlibpthread_db.c593 info->ti_type = TD_THR_SYSTEM;
597 info->ti_type = TD_THR_SYSTEM;
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdb_thread_db.h91 TD_THR_SYSTEM enumerator in enum:__anon1324
H A Dsol-thread.c1483 ti.ti_type == TD_THR_SYSTEM ? "system" : "user ",

Completed in 103 milliseconds