Home
last modified time | relevance | path

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

/device/linaro/dragonboard/shared/utils/rmtfs/
Drproc.c19 static pthread_t stop_thread; variable
224 return pthread_create(&stop_thread, &attr, do_rproc_stop, NULL); in rproc_stop()