Home
last modified time | relevance | path

Searched refs:tidl (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c275 long tidl = strtol (dirent->d_name, &end, 10); in pid_next_thread() local
281 pid_t tid = tidl; in pid_next_thread()
282 if (tidl <= 0 || (end && *end) || tid != tidl) in pid_next_thread()

Completed in 1 milliseconds