Searched refs:MultiThreadSourceRecycle (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | timer_test.c | 217 static void MultiThreadSourceRecycle(struct OsalThread *thread1, struct OsalThread *thread2, in MultiThreadSourceRecycle() function 260 MultiThreadSourceRecycle(&thread1, &thread2, handle1, handle2); in TimerTestMultiThread() 267 MultiThreadSourceRecycle(&thread1, &thread2, handle1, handle2); in TimerTestMultiThread() 274 MultiThreadSourceRecycle(&thread1, &thread2, handle1, handle2); in TimerTestMultiThread() 281 MultiThreadSourceRecycle(&thread1, &thread2, handle1, handle2); in TimerTestMultiThread() 285 MultiThreadSourceRecycle(&thread1, &thread2, handle1, handle2); in TimerTestMultiThread()
|