Returns the number of involuntary context switches for the current thread.
Declared in <folly/SharedMutex.h>
<folly/SharedMutex.h>
long getCurrentThreadInvoluntaryContextSwitchCount();
The involuntary context switch count, or a negative value if unavailable.