Searched refs:TD_NOLIBTHREAD (Results 1 – 4 of 4) sorted by relevance
88 case TD_NOLIBTHREAD: in thread_db_err_str()350 case TD_NOLIBTHREAD: in thread_db_init()
58 TD_NOLIBTHREAD, /* Application not linked with thread library. */ enumerator
197 case TD_NOLIBTHREAD: in thread_db_err_str()689 case TD_NOLIBTHREAD: in thread_db_new_objfile()
199 { TD_NOLIBTHREAD, "application not linked with libthread" }, in td_err_string()815 if (val == TD_NOLIBTHREAD) in sol_thread_new_objfile()