Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dtimer_test.c111 static int TimerOnceTestThreadFunc(void *param) in TimerOnceTestThreadFunc() function
202 ret = OsalThreadCreate(thread1, (OsalThreadEntry)TimerOnceTestThreadFunc, (void *)handle1); in TimerTestCreateThread()