Searched refs:FSG_STATE_TERMINATED (Results 1 – 4 of 4) sorted by relevance
165 FSG_STATE_TERMINATED enumerator
2490 common->state = FSG_STATE_TERMINATED; /* Stop the thread */ in handle_exception()2494 case FSG_STATE_TERMINATED: in handle_exception()2520 while (common->state != FSG_STATE_TERMINATED) { in fsg_main_thread()2639 common->state = FSG_STATE_TERMINATED; in fsg_common_setup()2928 if (common->state != FSG_STATE_TERMINATED) { in fsg_common_release()2985 common->state = FSG_STATE_TERMINATED; in fsg_bind()3042 if (fsg->common->state != FSG_STATE_TERMINATED) { in fsg_bind()
358 FSG_STATE_TERMINATED enumerator
2404 case FSG_STATE_TERMINATED: in handle_exception()2406 common->state = FSG_STATE_TERMINATED; /* Stop the thread */ in handle_exception()2576 common->state = FSG_STATE_TERMINATED; /* The thread is dead */ in fsg_common_init()2588 if (common->state != FSG_STATE_TERMINATED) { in fsg_common_release()