Searched refs:lpm_test_command (Results 1 – 1 of 1) sorted by relevance
692 static void *lpm_test_command(void *arg) in lpm_test_command() function764 assert(pthread_create(&thread_id[i], NULL, &lpm_test_command, &info[i]) == 0); in test_lpm_multi_thread()