Searched refs:thread_kicker (Results 1 – 1 of 1) sorted by relevance
23 pthread_t thread_logger, thread_kicker; variable48 iret2 = pthread_create( &thread_kicker, NULL, kicker_thread, (void*) NULL);51 pthread_join(thread_kicker, NULL);