Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dtimer_test.c157 static int32_t TimerTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2) in TimerTestStartThread() function
278 ret = TimerTestStartThread(&thread1, &thread2); in TimerTestMultiThread()