Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
Dclock_test_010.cpp72 static void *ClockTestThread(void *arg) in ClockTestThread() function
102 ret = pthread_create(&thread, &attr, ClockTestThread, NULL); in ClockTest()