Searched refs:rtc_test (Results 1 – 6 of 6) sorted by relevance
190 void *rtc_test(void *argv) in rtc_test() function235 test_flag = (int)rtc_test(argv[0]); in main()
4 void *rtc_test(void *argc);
193 pcba_minui/rtc_test.c
187 err = pthread_create(&rtc_tid, NULL, rtc_test, tc_info); in start_test_pthread()280 err = pthread_create(&rtc_tid, NULL, rtc_test, tc_info); in start_test_pthread()
128 void *rtc_test(void *argc) in rtc_test() function