pub fn clear(mask: u16) -> u16
threading
Clears flags for the current thread.
Panics if this is called outside of a thread context.