Searched refs:tmp_watcher_list (Results 1 – 1 of 1) sorted by relevance
91 struct watcher_list tmp_watcher_list; in uv__inotify_fork() local103 QUEUE_INIT(&tmp_watcher_list.watchers); in uv__inotify_fork()126 QUEUE_INSERT_TAIL(&tmp_watcher_list.watchers, &handle->watchers); in uv__inotify_fork()133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()