7.2.7.16.14. native_idΒΆ

property IdleContainer.native_id

Native integral thread ID of this thread, or None if it has not been started.

This is a non-negative integer. See the get_native_id() function. This represents the Thread ID as reported by the kernel.