Home
last modified time | relevance | path

Searched refs:timerthread (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c197 void *timerthread(void *param) in timerthread() function
578 pthread_create(&stat[i].thread, NULL, timerthread, &par[i]); in main()