Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsol-thread.c1570 sol_thread_ops.to_has_thread_control = tc_none; in init_sol_thread_ops()
1597 sol_core_ops.to_has_thread_control = tc_none; in init_sol_core_ops()
Dtarget.h69 tc_none = 0, /* Default: can't control thread execution. */ enumerator