Home
last modified time | relevance | path

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

/system/chre/platform/zephyr/
Dcontext.cc25 k_tid_t evtLoopTaskId = zephyr::getChreTaskId(); in inEventLoopThread() local
28 return (evtLoopTaskId == currentTaskId); in inEventLoopThread()