Home
last modified time | relevance | path

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

/aosp_15_r20/external/fastrpc/src/
H A Dlog_config.c313 static void* file_watcher_thread(void *arg) { in file_watcher_thread() function
535 … pthread_create(&log_config_watcher[dom].thread, NULL, file_watcher_thread, (void*)(uintptr_t)dom); in initFileWatcher()