Searched refs:group_thread_count (Results 1 – 1 of 1) sorted by relevance
513 int group_thread_count = group->idle_count + group->active_count + group->blocked_count; in thread_call_thread_create() local515 snprintf(name, sizeof(name), "thread call %s #%d", group->tcg_name, group_thread_count); in thread_call_thread_create()