pub fn unshare(flags: UnshareFlags) -> Result<()>
Expand description
unshare(flags)
—Disassociate parts of the current thread’s execution
context with other threads.
pub fn unshare(flags: UnshareFlags) -> Result<()>
unshare(flags)
—Disassociate parts of the current thread’s execution
context with other threads.