Module blocking

Source

Structsยง

BlockingRegionGuard ๐Ÿ”’
Guard tracking that a caller has entered a blocking region.
DisallowBlockInPlaceGuard ๐Ÿ”’

Functionsยง

disallow_block_in_place ๐Ÿ”’
Disallows blocking in the current runtime context until the guard is dropped.
try_enter_blocking_region ๐Ÿ”’