Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/
H A DQUICKSTART.md58 If the system does not support multi-threading, the chppWorkThreadHandleSignal method can be used t…
60 …kThreadStart exactly in this case. More details in the documentation of chppWorkThreadHandleSignal.
H A Dtransport.c1561 } while (chppWorkThreadHandleSignal(context, signals)); in chppWorkThreadStart()
1564 bool chppWorkThreadHandleSignal(struct ChppTransportState *context, in chppWorkThreadHandleSignal() function
/aosp12/system/chre/chpp/include/chpp/
H A Dtransport.h624 bool chppWorkThreadHandleSignal(struct ChppTransportState *context,