Searched refs:file_watcher_thread (Results 1 – 1 of 1) sorted by relevance
313 static void* file_watcher_thread(void *arg) { in file_watcher_thread() function535 … pthread_create(&log_config_watcher[dom].thread, NULL, file_watcher_thread, (void*)(uintptr_t)dom); in initFileWatcher()