Searched refs:kicker_thread (Results 1 – 1 of 1) sorted by relevance
28 static void *kicker_thread(__unused void *param);48 iret2 = pthread_create( &thread_kicker, NULL, kicker_thread, (void*) NULL);73 kicker_thread(__unused void *param) in kicker_thread() function