Explain the Resource Ownership by Platform
Ownership of data items may further be complicated by concepts defined in certain operating systems. Each operating system defines "process" and "thread" differently and each has different mechanisms for spawned threads or processes to inherit resources. Consequently, resource ownership differs on a per-platform basis.