Unrefs the given object in a dedicated thread.
object
This is useful when unreffing object deep in call stack when the caller might still use the object and this being the last reference to it.
a Object