Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dtimer_test.c197 static int32_t TimerTestCreateThread(struct OsalThread *thread1, struct OsalThread *thread2, in TimerTestCreateThread() function
271 ret = TimerTestCreateThread(&thread1, &thread2, handle1, handle2); in TimerTestMultiThread()