Searched refs:tc_none (Results 1 – 2 of 2) sorted by relevance
1570 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()
69 tc_none = 0, /* Default: can't control thread execution. */ enumerator