Searched refs:chppNotifierWait (Results 1 – 6 of 6) sorted by relevance
73 static uint32_t chppNotifierWait(struct ChppNotifier *notifier);
78 static inline uint32_t chppNotifierWait(struct ChppNotifier *notifier) { in chppNotifierWait() function
306 chppNotifierWait(&mClientState.notifier); in TEST_F()326 chppNotifierWait(&mServiceState.notifier); in TEST_F()
473 chppNotifierWait(&GetCommonState()->notifier); in TEST_P()
51 chppNotifierWait(&gCycleSendThreadNotifier); in linkSendThread()
1633 signals = chppNotifierWait(&context->notifier); in chppWorkThreadStart()