Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp355 eventLoop(void *param) { in eventLoop() function
404 int result = pthread_create(&s_tid_dispatch, &attr, eventLoop, NULL); in RIL_startEventLoop()