As suggested by Norman in the discussion of issue #145, this commit renames the tid() accessor in Native_capability to dst().
This patch unifies the Native_capability classes for the different kernel platforms by introducing an appropriate template, and eliminating naming differences. Please refer issue #145.