0

There is /proc/pid/task/tid/maps file but no corresponding /proc/pid/task/tid/map_files.

1
  • 2
    But all the threads share the same memory space Commented Mar 11, 2020 at 23:22

1 Answer 1

2

All tids share the same memory, so the maps file will include all of them

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.