Home
last modified time | relevance | path

Searched defs:_registry (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Dweakref.py560 _registry = {} variable in finalize
/third_party/rust/crates/tracing/tracing-opentelemetry/src/
Dlayer.rs40 _registry: marker::PhantomData<S>, field
/third_party/python/Lib/multiprocessing/
Dmanagers.py496 _registry = {} variable in BaseManager