Searched refs:f_gc (Results 1 – 1 of 1) sorted by relevance
59 int f_gc = 0; in pthread_create() local185 f_gc = (TAILQ_FIRST(&_thread_list) == _thread_initial); in pthread_create()207 if (f_gc != 0) { in pthread_create()224 if (f_gc && pthread_create(&gc_thread,NULL, in pthread_create()