Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp757 static void *eventThreadFunc(void *context) { in eventThreadFunc() function
9866 pthread_create(&tidEvent, NULL, &eventThreadFunc, NULL); in main()