The Call Stack lists all of the available threads and indicates which ones are running. It also includes the call stack for each thread that is running.
Note
By default, the nrf-connect.debugging.justMyCode setting shows the internal functions of Zephyr and the nRF Connect SDK in Call Stack. Change the setting to true in application settings if you want to hide these internal functions.