Wraps std.concurrency.send to make sure it's not possible to send a fearless.sharing.Exclusive that is already locked to another thread.
See Implementation
Wraps std.concurrency.send to make sure it's not possible to send a fearless.sharing.Exclusive that is already locked to another thread.