Function rayon_core::mark_blocked
source · pub fn mark_blocked()
Expand description
Mark a Rayon worker thread as blocked. This triggers the deadlock handler if no other worker thread is active
pub fn mark_blocked()
Mark a Rayon worker thread as blocked. This triggers the deadlock handler if no other worker thread is active