nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
commitb717c14fb1b2b51373d8d0f0217bb53caad59495
authorMaciej W. Rozycki <macro@mips.com>
Thu, 1 Mar 2018 16:10:05 +0000 (1 16:10 +0000)
committerMaciej W. Rozycki <macro@mips.com>
Thu, 1 Mar 2018 16:10:05 +0000 (1 16:10 +0000)
treee1a8719c6fa6cfdcb9d6896a8d33f8f79cef25c4
parent1efe13586124f536437ee031626f94a2cf2a502a
nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'

Complement commit c579f48edba8 ("Remove cached PID/TID in clone") and
remove the `match_pid' parameter not used by `iterate_thread_list' any
longer.  Update call sites accordingly.

* nptl_db/td_ta_thr_iter.c (iterate_thread_list): Remove
`match_pid' parameter.
(td_ta_thr_iter): Update accordingly.
ChangeLog
nptl_db/td_ta_thr_iter.c