HomeSort by relevance Sort by last modified time
    Searched full:scanner_thread (Results 1 - 1 of 1) sorted by null

  /hardware/ti/omap4xxx/
heaptracker.c 523 static pthread_t scanner_thread; variable
563 pthread_create(&scanner_thread,
578 pthread_join(scanner_thread, NULL);

Completed in 282 milliseconds