Searched refs:task_path (Results 1 – 1 of 1) sorted by relevance
294 g_autofree char *task_path = g_strdup_printf("%d/task", pid); in vmsr_get_thread_ids() local295 g_autofree char *path = g_build_filename("/proc", task_path, NULL); in vmsr_get_thread_ids()