Home
last modified time | relevance | path

Searched defs:pq (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_queue_test.c57 static int32_t PlatformQueueTestAddAndWait(struct PlatformQueue *pq) in PlatformQueueTestAddAndWait()
91 static int32_t PlatformQueueTestReliability(struct PlatformQueue *pq) in PlatformQueueTestReliability()
122 struct PlatformQueue *pq = NULL; in PlatformQueueTestExecute() local