Searched refs:status_path (Results 1 – 1 of 1) sorted by relevance
163 char status_path[NAME_MAX]; in GetThreadInfoByIndex() local164 if (!BuildProcPath(status_path, tid, "status")) in GetThreadInfoByIndex()167 const int fd = sys_open(status_path, O_RDONLY, 0); in GetThreadInfoByIndex()