pub fn global() -> &'static FaultLatchExpand description
The process-wide latch. A destroyed CUDA context is a property of the process, not of any one backend handle, so this is deliberately global — a per-backend flag would report healthy from a second handle onto the same dead context.