Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/platform/linux/
H A Dlink.c35 struct ChppNotifier gCycleSendThreadNotifier; variable
38 chppNotifierSignal(&gCycleSendThreadNotifier, 1); in cycleSendThread()
51 chppNotifierWait(&gCycleSendThreadNotifier); in linkSendThread()
119 chppNotifierInit(&gCycleSendThreadNotifier); in init()
139 chppNotifierDeinit(&gCycleSendThreadNotifier); in deinit()