Searched refs:sf_thread (Results 1 – 2 of 2) sorted by relevance
241 if (created && dbug_state_object_p->sf_thread) { in dbug_object_create()794 dbug_state_object_p->sf_thread = TRUE; in db_push()1071 if (dbug_state_object_p->sf_thread) in doprefix()1361 if (dbug_state_object_p->sf_thread) { in dbug_thread_exit()1430 dbug_state_object_p->sf_thread = 0; in dbug_state_create()
90 boolean sf_thread:1; /* TRUE if should print thread information */ member